STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::distribution_traits< vector_distribution< C > > Struct Template Reference

Specialization for distribution_traits over vector_distribution. More...

Public Types

typedef C container_type
 
typedef container_traits< C >::directory_type directory_type
 
typedef container_traits< C >::container_manager_type container_manager_type
 
typedef container_manager_type::base_container_type base_container_type
 
typedef container_traits< C >::gid_type gid_type
 
typedef gid_type index_type
 
typedef container_traits< C >::value_type value_type
 
typedef container_accessor< C > accessor_type
 
typedef proxy< value_type, accessor_typereference
 

Detailed Description

template<typename C>
struct stapl::distribution_traits< vector_distribution< C > >

Specialization for distribution_traits over vector_distribution.


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