Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::graph_detail::labeled_graph_edge_property_selector::bind_< LabeledGraph, Property, Tag > Struct Template Reference

#include <labeled_graph.hpp>

Public Types

typedef LabeledGraph::graph_type Graph
 
typedef property_map< Graph, Tag > PropertyMap
 
typedef PropertyMap::type type
 
typedef PropertyMap::const_type const_type
 

Member Typedef Documentation

template<class LabeledGraph , class Property , class Tag >
typedef PropertyMap::const_type boost::graph_detail::labeled_graph_edge_property_selector::bind_< LabeledGraph, Property, Tag >::const_type
template<class LabeledGraph , class Property , class Tag >
typedef LabeledGraph::graph_type boost::graph_detail::labeled_graph_edge_property_selector::bind_< LabeledGraph, Property, Tag >::Graph
template<class LabeledGraph , class Property , class Tag >
typedef property_map<Graph, Tag> boost::graph_detail::labeled_graph_edge_property_selector::bind_< LabeledGraph, Property, Tag >::PropertyMap
template<class LabeledGraph , class Property , class Tag >
typedef PropertyMap::type boost::graph_detail::labeled_graph_edge_property_selector::bind_< LabeledGraph, Property, Tag >::type

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