STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::multiarray_impl::make_multiarray_size< N, typename > Struct Template Reference

Function object that initializes a tuple of n elements that is used to create an n-dimensional multiarray partition. More...

Detailed Description

template<size_t N, typename = make_index_sequence<N>>
struct stapl::multiarray_impl::make_multiarray_size< N, typename >

Function object that initializes a tuple of n elements that is used to create an n-dimensional multiarray partition.


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