Hi, On 12/19/2014 12:52 AM, Jason Merrill wrote:
+ X::f([](auto... xs){}); // { dg-error "" "" { target { ! cxx14 } } }
I think you want to change the ! cxx14 bits, apparently don't work.
Thanks, Paolo.
Hi, On 12/19/2014 12:52 AM, Jason Merrill wrote:
+ X::f([](auto... xs){}); // { dg-error "" "" { target { ! cxx14 } } }
I think you want to change the ! cxx14 bits, apparently don't work.
Thanks, Paolo.