[beginValue, endValue) range. #include <lemon/maps.h>
Public Member Functions | |
| ValueIt () | |
| Constructor. | |
| ValueIt & | operator++ () |
| | |
| ValueIt | operator++ (int) |
| | |
| const Value & | operator* () const |
| | |
| const Value * | operator-> () const |
| | |
| bool | operator== (ValueIt jt) const |
| | |
| bool | operator!= (ValueIt jt) const |
| | |