15 enum class EnumWithDefaultUnderlyingType
21 enum class EnumWithIntUnderlyingType : int
24 INT_ENUM_VALUE_2 = 1 + 1
44 #include <reflection/examples/reflection/astexamples.hpp> Definition: astexamples.hpp:37
Definition: astexamples.hpp:2
Definition: astexamples.hpp:27