aimstil
5.0.5
|
#include <cathier/graph_accessors.h>
Public Types | |
typedef TIterator::value_type::Vertex | value_type |
typedef TIterator::value_type::Vertex & | reference |
typedef TIterator::value_type::VertexIndex | index_type |
Public Member Functions | |
reference | operator() (index_type i) const |
Definition at line 14 of file graph_accessors.h.
typedef TIterator::value_type::VertexIndex til::xsr::graph::Position< TIterator >::index_type |
Definition at line 19 of file graph_accessors.h.
typedef TIterator::value_type::Vertex& til::xsr::graph::Position< TIterator >::reference |
Definition at line 18 of file graph_accessors.h.
typedef TIterator::value_type::Vertex til::xsr::graph::Position< TIterator >::value_type |
Definition at line 17 of file graph_accessors.h.
|
inline |
Definition at line 24 of file graph_accessors.h.