Searched defs:toUnderlying (Results 1 – 2 of 2) sorted by relevance
65 inline auto toUnderlying(const T value) { in toUnderlying() function
647 constexpr typename std::underlying_type<T>::type toUnderlying(T v) { in toUnderlying() function