STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::make_index_sequence_impl< N, Ints > Struct Template Reference

Implementation of make_index_sequence. More...

Public Types

typedef make_index_sequence_impl< N-1, N-1, Ints... >::type type
 

Detailed Description

template<std::size_t N, std::size_t... Ints>
struct stapl::make_index_sequence_impl< N, Ints >

Implementation of make_index_sequence.


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