Searched defs:EnumArrayNames (Results 1 – 1 of 1) sorted by relevance
28 struct EnumArrayNames { struct29 static constexpr std::string_view NAMES = "#NamesArray";30 static constexpr std::string_view VALUES = "#ValuesArray";31 static constexpr std::string_view STRING_VALUES = "#StringValuesArray";32 static constexpr std::string_view BOXED_ITEMS = "#ItemsArray";