Util--  1.1
Public Types | List of all members
utilmm::detail::undirected_graph_vertex_property_selector::bind_< UndirectedGraph, Property, Tag > Struct Template Reference

#include <utilmm/undirected_graph.hh>

Public Types

typedef UndirectedGraph::base_type Graph
 
typedef boost::property_map< Graph, Tag > PMap
 
typedef PMap::type type
 
typedef PMap::const_type const_type
 

Member Typedef Documentation

template<class UndirectedGraph , class Property , class Tag >
typedef PMap::const_type utilmm::detail::undirected_graph_vertex_property_selector::bind_< UndirectedGraph, Property, Tag >::const_type
template<class UndirectedGraph , class Property , class Tag >
typedef UndirectedGraph::base_type utilmm::detail::undirected_graph_vertex_property_selector::bind_< UndirectedGraph, Property, Tag >::Graph
template<class UndirectedGraph , class Property , class Tag >
typedef boost::property_map<Graph, Tag> utilmm::detail::undirected_graph_vertex_property_selector::bind_< UndirectedGraph, Property, Tag >::PMap
template<class UndirectedGraph , class Property , class Tag >
typedef PMap::type utilmm::detail::undirected_graph_vertex_property_selector::bind_< UndirectedGraph, Property, Tag >::type

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

Generated on Mon Oct 8 2018 08:38:45 for Util-- by doxygen 1.8.11
SourceForge.net Project Page