enum_name
Loading...
Searching...
No Matches
mgutility::detail::enum_sequence< Enum,... > Struct Template Reference

Represents a sequence of enumeration values. More...

#include <meta.hpp>

Detailed Description

template<typename Enum, Enum...>
struct mgutility::detail::enum_sequence< Enum,... >

Represents a sequence of enumeration values.

Template Parameters
EnumThe enumeration type.
...EnumValuesThe enumeration values in the sequence.

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