| 
    ROSE 0.11.145.357
    
   | 
 
Forward iterator over key/value nodes.
Dereferencing this iterator will return a Node from which both the key and the value can be obtained. Node iterators are implicitly convertible to both key and value iterators.
#include <Sawyer/HashMap.h>


Public Member Functions | |
| NodeIterator (const NodeIterator &other) | |
| Node & | operator* () const | 
| Node * | operator-> () const | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline |