ROSE 0.11.145.147
|
Forward iterator over values.
Dereferencing this iterator will return a reference to the user-defined value of the node. Values may be altered in-place while they are members of a container.
#include <Sawyer/HashMap.h>
Public Member Functions | |
ValueIterator (const ValueIterator &other) | |
ValueIterator (const NodeIterator &other) | |
Value & | operator* () const |
Value * | operator-> () const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |