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