Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::membership_filtered_graph_traits< Graph, MembershipMap > Struct Template Reference

#include <mcgregor_common_subgraphs.hpp>

Public Types

typedef property_map_filter
< MembershipMap > 
vertex_filter_type
 
typedef filtered_graph< Graph,
keep_all, vertex_filter_type
graph_type
 

Member Typedef Documentation

template<typename Graph, typename MembershipMap>
typedef filtered_graph<Graph, keep_all, vertex_filter_type> boost::membership_filtered_graph_traits< Graph, MembershipMap >::graph_type
template<typename Graph, typename MembershipMap>
typedef property_map_filter<MembershipMap> boost::membership_filtered_graph_traits< Graph, MembershipMap >::vertex_filter_type

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