ROSE 0.11.145.147
|
Definition at line 196 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 | |
ConstEdgeOuterIterator (const ConstEdgeOuterIterator &other) | |
ConstEdgeOuterIterator (const EdgeOuterIterator< V, E, VKey, EKey, Alloc > &other) | |
ConstEdgeOuterIterator (const BaseIter &base) | |
ConstEdgeOuterIterator & | operator= (const ConstEdgeOuterIterator &other) |
ConstEdgeOuterIterator & | operator++ () |
ConstEdgeOuterIterator & | operator-- () |
ConstEdgeOuterIterator | operator++ (int) |
ConstEdgeOuterIterator | operator-- (int) |
bool | operator== (const ConstEdgeOuterIterator &other) const |
bool | operator!= (const ConstEdgeOuterIterator &other) const |
const size_t & | operator* () const |
using Sawyer::Boost::ConstEdgeOuterIterator< V, E, VKey, EKey, Alloc >::iterator_category = std::bidirectional_iterator_tag |
Definition at line 199 of file GraphBoost.h.
using Sawyer::Boost::ConstEdgeOuterIterator< V, E, VKey, EKey, Alloc >::value_type = const size_t |
Definition at line 200 of file GraphBoost.h.
using Sawyer::Boost::ConstEdgeOuterIterator< V, E, VKey, EKey, Alloc >::difference_type = std::ptrdiff_t |
Definition at line 201 of file GraphBoost.h.
using Sawyer::Boost::ConstEdgeOuterIterator< V, E, VKey, EKey, Alloc >::pointer = const size_t* |
Definition at line 202 of file GraphBoost.h.
using Sawyer::Boost::ConstEdgeOuterIterator< V, E, VKey, EKey, Alloc >::reference = const size_t& |
Definition at line 203 of file GraphBoost.h.
|
inline |
Definition at line 209 of file GraphBoost.h.
|
inline |
Definition at line 210 of file GraphBoost.h.
|
inline |
Definition at line 211 of file GraphBoost.h.
|
inlineexplicit |
Definition at line 212 of file GraphBoost.h.
|
inline |
Definition at line 213 of file GraphBoost.h.
|
inline |
Definition at line 214 of file GraphBoost.h.
|
inline |
Definition at line 215 of file GraphBoost.h.
|
inline |
Definition at line 216 of file GraphBoost.h.
|
inline |
Definition at line 217 of file GraphBoost.h.
|
inline |
Definition at line 218 of file GraphBoost.h.
|
inline |
Definition at line 219 of file GraphBoost.h.
|
inline |
Definition at line 220 of file GraphBoost.h.