Template Function magic_enum::detail::subtype(std::true_type)
Defined in File magic_enum.hpp
Function Documentation
-
template<typename E, typename U = std::underlying_type_t<E>>
constexpr enum_subtype magic_enum::detail::subtype(std::true_type) noexcept