ROSE 0.11.145.147
|
Definition at line 139 of file GraphBoost.h.
Public Types | |
using | iterator_category = std::bidirectional_iterator_tag |
using | value_type = const size_t |
using | difference_type = std::ptrdiff_t |
using | pointer = const size_t * |
using | reference = const size_t & |
Public Member Functions | |
ConstVertexOuterIterator (const ConstVertexOuterIterator &other) | |
ConstVertexOuterIterator (const VertexOuterIterator< V, E, VKey, EKey, Alloc > &other) | |
ConstVertexOuterIterator (const BaseIter &base) | |
ConstVertexOuterIterator & | operator= (const ConstVertexOuterIterator &other) |
ConstVertexOuterIterator & | operator++ () |
ConstVertexOuterIterator & | operator-- () |
ConstVertexOuterIterator | operator++ (int) |
ConstVertexOuterIterator | operator-- (int) |
bool | operator== (const ConstVertexOuterIterator &other) const |
bool | operator!= (const ConstVertexOuterIterator &other) const |
const size_t & | operator* () const |
using Sawyer::Boost::ConstVertexOuterIterator< V, E, VKey, EKey, Alloc >::iterator_category = std::bidirectional_iterator_tag |
Definition at line 142 of file GraphBoost.h.
using Sawyer::Boost::ConstVertexOuterIterator< V, E, VKey, EKey, Alloc >::value_type = const size_t |
Definition at line 143 of file GraphBoost.h.
using Sawyer::Boost::ConstVertexOuterIterator< V, E, VKey, EKey, Alloc >::difference_type = std::ptrdiff_t |
Definition at line 144 of file GraphBoost.h.
using Sawyer::Boost::ConstVertexOuterIterator< V, E, VKey, EKey, Alloc >::pointer = const size_t* |
Definition at line 145 of file GraphBoost.h.
using Sawyer::Boost::ConstVertexOuterIterator< V, E, VKey, EKey, Alloc >::reference = const size_t& |
Definition at line 146 of file GraphBoost.h.
|
inline |
Definition at line 152 of file GraphBoost.h.
|
inline |
Definition at line 153 of file GraphBoost.h.
|
inline |
Definition at line 154 of file GraphBoost.h.
|
inlineexplicit |
Definition at line 155 of file GraphBoost.h.
|
inline |
Definition at line 156 of file GraphBoost.h.
|
inline |
Definition at line 157 of file GraphBoost.h.
|
inline |
Definition at line 158 of file GraphBoost.h.
|
inline |
Definition at line 159 of file GraphBoost.h.
|
inline |
Definition at line 160 of file GraphBoost.h.
|
inline |
Definition at line 161 of file GraphBoost.h.
|
inline |
Definition at line 162 of file GraphBoost.h.
|
inline |
Definition at line 163 of file GraphBoost.h.