Searched defs:asBaseType (Results 1 – 3 of 3) sorted by relevance
43 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
77 constexpr typename std::underlying_type<EnumType>::type asBaseType(EnumType value) { in asBaseType() function