constexpr static std::string_view qualified_type_name = #EnumType; \ constexpr static std::string_view type_name = get_top_name(#EnumType); \ ...