ROSE 0.11.145.297
Public Types | List of all members
boost::property_map< Graph, Sawyer::Boost::edge_value_t > Struct Template Reference

Description

template<class Graph>
struct boost::property_map< Graph, Sawyer::Boost::edge_value_t >

Definition at line 425 of file GraphBoost.h.

Public Types

typedef Sawyer::Boost::EdgePropertyMap< Graph > type
 
typedef Sawyer::Boost::ConstEdgePropertyMap< const Graph > const_type
 

Member Typedef Documentation

◆ type

template<class Graph >
typedef Sawyer::Boost::EdgePropertyMap<Graph> boost::property_map< Graph, Sawyer::Boost::edge_value_t >::type

Definition at line 426 of file GraphBoost.h.

◆ const_type

template<class Graph >
typedef Sawyer::Boost::ConstEdgePropertyMap<const Graph> boost::property_map< Graph, Sawyer::Boost::edge_value_t >::const_type

Definition at line 427 of file GraphBoost.h.


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