Template Struct underlying_type

Inheritance Relationships

Derived Type

Struct Documentation

template<typename T, bool = std::is_enum_v<std::decay_t<T>>>
struct underlying_type

Subclassed by magic_enum::underlying_type< T >