enum_name
Loading...
Searching...
No Matches
Public Types | List of all members
mgutility::detail::make_index_sequence_impl< N > Struct Template Reference

Implementation helper for creating index sequences. More...

Public Types

using type = typename index_sequence_concat<first, second>::type
 

Detailed Description

template<std::size_t N>
struct mgutility::detail::make_index_sequence_impl< N >

Implementation helper for creating index sequences.

Template Parameters
NThe size of the index sequence to create.

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