Sign in
gnu
/
gcc.git
/
ab7c7b46c35ed1be68d4c020a2f20ee96f68b64b
/
.
/
gcc
/
testsuite
/
g++.dg
/
cpp1z
/
fold7.C
blob: d65d6e9d805dfd02f55d0d922aef5ca3681c34d7 [
file
] [
log
] [
blame
]
// { dg-do compile { target c++17 } }
#ifndef
__cpp_fold_expressions
#error
__cpp_fold_expressions
not
defined
#endif
#if __cpp_fold_expressions != 201603
#error
Wrong
value
for
__cpp_fold_expressions
#endif