Main class to generate indexes data structure. More...
Main class to generate indexes data structure.
| T | is the type of the output array |
| N | size of the sequence |
| F | Meta function it take two template arguments |
Definition at line 68 of file ct_array.hpp.
#include <ct_array.hpp>
Public Types | |
|
typedef generate_indexes_impl < T, N-1, N, F >::result | result |
| generate compile time array | |