Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
gcc
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
cplusplus.C
blob: b2f0ccd3d30afbcc6ff0fd9c44e3900f226367ce [
file
] [
log
] [
blame
]
// { dg-do compile { target c++11_only } }
#if __cplusplus != 201103L
#error
"__cplusplus != 201103L"
#endif