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

Helper for creating enum sequences from index sequences. More...

Detailed Description

template<typename Enum, int Min, typename Seq>
struct mgutility::detail::enum_sequence_from_index< Enum, Min, Seq >

Helper for creating enum sequences from index sequences.

Template Parameters
EnumThe enumeration type.
MinThe minimum value.
SeqThe index sequence.

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