Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::graph::parallel::process_group_type< filtered_graph< Graph, EdgePredicate, VertexPredicate > > Struct Template Reference

Retrieve the process group from a filtered graph. More...

#include <filtered_graph.hpp>

Inheritance diagram for boost::graph::parallel::process_group_type< filtered_graph< Graph, EdgePredicate, VertexPredicate > >:
Collaboration diagram for boost::graph::parallel::process_group_type< filtered_graph< Graph, EdgePredicate, VertexPredicate > >:

Public Types

typedef Graph::process_group_type type
 

Detailed Description

template<typename Graph, typename EdgePredicate, typename VertexPredicate>
struct boost::graph::parallel::process_group_type< filtered_graph< Graph, EdgePredicate, VertexPredicate > >

Retrieve the process group from a filtered graph.

Member Typedef Documentation


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