// { 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