++0x -> ++11.
[gcc.git] / gcc / testsuite / g++.dg / cpp0x / constexpr-auto.C
1 // { dg-options -std=c++11 }
2 constexpr auto value = 0;