Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
constexpr-auto.C
blob: ae270dc1d33e295639cb1fc9daf0cd4256b14f88 [
file
] [
log
] [
blame
]
// { dg-do compile { target c++11 } }
constexpr
auto
value
=
0
;