STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::static_graph_traits< D, M, VertexP, EdgeP, PS, Map >::construct_distribution< C > Struct Template Reference

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

Public Types

typedef graph_distribution_static< C > type
 

Detailed Description

template<graph_attributes D, graph_attributes M, typename VertexP, typename EdgeP, typename PS, typename Map>
template<typename C>
struct stapl::static_graph_traits< D, M, VertexP, EdgeP, PS, Map >::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: