// This macro should not be defined without -std=c++1z.

#ifdef __cpp_enumerator_attributes
#error __cpp_enumerator_attributes defined
#endif
