enum_name
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
mgutility::enum_range< T > Struct Template Reference

Provides the range for an enumeration type. More...

#include <meta.hpp>

Static Public Attributes

static constexpr auto min {0}
 
static constexpr auto max {256}
 

Detailed Description

template<typename T>
struct mgutility::enum_range< T >

Provides the range for an enumeration type.

Template Parameters
TThe enumeration type.

The documentation for this struct was generated from the following file: