STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::homogeneous_tuple_type< N, T, IdxList > Struct Template Reference

Type metafunction return tuple type of length N with with all elements of type T. More...

Detailed Description

template<int N, typename T, typename IdxList = make_index_sequence<N>>
struct stapl::homogeneous_tuple_type< N, T, IdxList >

Type metafunction return tuple type of length N with with all elements of type T.


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