Searched defs:asBaseType (Results 1 – 6 of 6) sorted by relevance
24 inline constexpr typename std::underlying_type<EnumType>::type asBaseType( in asBaseType() function
38 inline constexpr typename std::underlying_type<EnumType>::type asBaseType(EnumType value) { in asBaseType() function
41 constexpr typename std::underlying_type<EnumType>::type asBaseType(EnumType value) { in asBaseType() function
54 constexpr typename std::underlying_type<EnumType>::type asBaseType(EnumType value) { in asBaseType() function
63 constexpr typename std::underlying_type<EnumType>::type asBaseType(EnumType value) { in asBaseType() function
55 constexpr typename std::underlying_type<EnumType>::type asBaseType(EnumType value) { in asBaseType() function