STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::array_traits< T, P, M >::construct_distribution< C > Struct Template Reference

Metafunction to compute the distribution type based on a container type. More...

Public Types

typedef distribution< C, operations::base, operations::iterable, operations::random_access, operations::migratabletype
 

Detailed Description

template<typename T, typename P, typename M>
template<typename C>
struct stapl::array_traits< T, P, M >::construct_distribution< C >

Metafunction to compute the distribution type based on a container type.

Template Parameters
CType of the container.

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