Template Struct range_max
Defined in File magic_enum.hpp
Inheritance Relationships
Base Type
public std::integral_constant< int, MAGIC_ENUM_RANGE_MAX >
Struct Documentation
-
template<typename T, typename = void>
struct range_max : public std::integral_constant<int, MAGIC_ENUM_RANGE_MAX>