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

Description

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

Definition at line 438 of file GraphBoost.h.

Public Types

typedef Sawyer::Boost::ConstVertexIdPropertyMap< const Graph > type
 
typedef Sawyer::Boost::ConstVertexIdPropertyMap< const Graph > const_type
 

Member Typedef Documentation

◆ type

template<class Graph >
typedef Sawyer::Boost::ConstVertexIdPropertyMap<const Graph> boost::property_map< Graph, Sawyer::Boost::vertex_id_t >::type

Definition at line 439 of file GraphBoost.h.

◆ const_type

template<class Graph >
typedef Sawyer::Boost::ConstVertexIdPropertyMap<const Graph> boost::property_map< Graph, Sawyer::Boost::vertex_id_t >::const_type

Definition at line 440 of file GraphBoost.h.


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