Searched defs:to_underlying (Results 1 – 2 of 2) sorted by relevance
22 inline constexpr typename std::underlying_type<E>::type to_underlying(E e) noexcept in to_underlying() function
24 inline constexpr typename std::underlying_type<E>::type to_underlying(E e) noexcept in to_underlying() function