Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
cpp1z
/
attributes-enum-1.C
blob: 1e9e996568c5edc29b08a55343405ec58b096b36 [
file
] [
log
] [
blame
]
// { dg-do compile { target c++17 } }
#ifndef
__cpp_enumerator_attributes
#error
__cpp_enumerator_attributes
not
defined
#endif
#if __cpp_enumerator_attributes != 201411
#error
Wrong
value
for
__cpp_enumerator_attributes
#endif