Template Function magic_enum::enum_underlying
Defined in File magic_enum.hpp
Function Documentation
-
template<typename E>
constexpr auto magic_enum::enum_underlying(E value) noexcept -> detail::enable_if_t<E, underlying_type_t<E>>
Defined in File magic_enum.hpp