aimstil
5.0.5
|
#include <cathier/graph_accessors.h>
Public Types | |
typedef TIterator::value_type::VertexIndexCollection | value_type |
typedef TIterator::value_type::VertexIndexCollection & | reference |
typedef TIterator::value_type::VertexIndex | index_type |
Public Member Functions | |
reference | operator() (index_type i) const |
Definition at line 29 of file graph_accessors.h.
typedef TIterator::value_type::VertexIndex til::xsr::graph::Neighbors< TIterator >::index_type |
Definition at line 34 of file graph_accessors.h.
typedef TIterator::value_type::VertexIndexCollection& til::xsr::graph::Neighbors< TIterator >::reference |
Definition at line 33 of file graph_accessors.h.
typedef TIterator::value_type::VertexIndexCollection til::xsr::graph::Neighbors< TIterator >::value_type |
Definition at line 32 of file graph_accessors.h.
|
inline |
Definition at line 37 of file graph_accessors.h.