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

Provides the name buffer size for an enumeration type. More...

#include <meta.hpp>

Static Public Attributes

static constexpr auto size = MGUTILITY_ENUM_NAME_BUFFER_SIZE
 

Detailed Description

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

Provides the name buffer size for an enumeration type.

Template Parameters
TThe enumeration type.

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