Type metafunction return tuple type of length N
with with all elements of type T
.
More...
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: