Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
cpp1z
/
attributes-enum-1a.C
blob: 20f0b1d8876d60ee56de20da1faa1946c0f13fc8 [
file
] [
log
] [
blame
]
// { dg-do compile { target c++14_down } }
// This macro should not be defined without c++17.
#ifdef
__cpp_enumerator_attributes
#error
__cpp_enumerator_attributes
defined
#endif