ROSE  0.11.145.0
Public Types | List of all members
Sawyer::Container::GraphTraits< const G > Struct Template Reference

Description

template<class G>
struct Sawyer::Container::GraphTraits< const G >

Definition at line 315 of file Graph.h.

Public Types

typedef G::ConstEdgeIterator EdgeIterator
 
typedef G::ConstEdgeValueIterator EdgeValueIterator
 
typedef G::ConstVertexIterator VertexIterator
 
typedef G::ConstVertexValueIterator VertexValueIterator
 
typedef const G::Vertex Vertex
 
typedef const G::Edge Edge
 
typedef const G::VertexValue VertexValue
 
typedef const G::EdgeValue EdgeValue
 

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