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

◆ const_type

template<class UndirectedGraph , class Property , class Tag >
typedef PMap::const_type utilmm::detail::undirected_graph_vertex_property_selector::bind_< UndirectedGraph, Property, Tag >::const_type

◆ Graph

template<class UndirectedGraph , class Property , class Tag >
typedef UndirectedGraph::base_type utilmm::detail::undirected_graph_vertex_property_selector::bind_< UndirectedGraph, Property, Tag >::Graph

◆ PMap

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

◆ type

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 22 2018 18:39:28 for Util-- by doxygen 1.8.13
SourceForge.net Project Page