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