STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::partition_view_type< GraphVw, EdgeProperty > Struct Template Reference

Helper to have the partition hierarchical view type. More...

Public Types

typedef hierarchical_graph_view< dynamic_graph< DIRECTED, MULTIEDGES, hierarchical_graph_view< typename GraphVw::view_container_type, typename extract_closed_domain_type< GraphVw >::type >, EdgeProperty > > type
 

Detailed Description

template<typename GraphVw, typename EdgeProperty = properties::no_property>
struct stapl::partition_view_type< GraphVw, EdgeProperty >

Helper to have the partition hierarchical view type.

Template Parameters
GraphVwgraph view type of the base graph.
EdgePropertyedge property type of the hierarchical view.

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