|
ROSE
0.11.96.11
|
Definition at line 111 of file GraphBoost.h.
Public Member Functions | |
| VertexOuterIterator (const VertexOuterIterator &other) | |
| VertexOuterIterator (const BaseIter &base) | |
| VertexOuterIterator & | operator= (const VertexOuterIterator &other) |
| VertexOuterIterator & | operator++ () |
| VertexOuterIterator & | operator-- () |
| VertexOuterIterator | operator++ (int) |
| VertexOuterIterator | operator-- (int) |
| bool | operator== (const VertexOuterIterator &other) const |
| bool | operator!= (const VertexOuterIterator &other) const |
| const size_t & | operator* () const |
1.8.17