Searched defs:to_underlying (Results 1 – 2 of 2) sorted by relevance
88 constexpr const T& to_underlying(const Constructible<Self, T>& c) { in to_underlying() function
46 constexpr typename std::underlying_type<E>::type to_underlying(E e) noexcept { in to_underlying() function