Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::graph::distributed::detail::v_sets< vertex_descriptor > Struct Template Reference

#include <strong_components.hpp>

Collaboration diagram for boost::graph::distributed::detail::v_sets< vertex_descriptor >:

Public Attributes

std::vector< vertex_descriptorpred
 
std::vector< vertex_descriptorsucc
 
std::vector< vertex_descriptorintersect
 
std::vector< vertex_descriptorps_union
 

Member Data Documentation

template<typename vertex_descriptor >
std::vector<vertex_descriptor> boost::graph::distributed::detail::v_sets< vertex_descriptor >::intersect
template<typename vertex_descriptor >
std::vector<vertex_descriptor> boost::graph::distributed::detail::v_sets< vertex_descriptor >::ps_union

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