Nirtcpp 2.1.0
Nirtcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
nirt::core::map< KeyType, ValueType >::Iterator Class Reference

Normal Iterator. More...

#include <nirtcpp/core/engine/irrMap.hpp>

Public Member Functions

 Iterator (Node *root)
 
void reset (bool atLowest=true)
 
bool atEnd () const
 
NodegetNode () const
 
void operator++ (int)
 
void operator-- (int)
 
Nodeoperator-> ()
 
Nodeoperator* ()
 

Friends

class ConstIterator
 

Detailed Description

template<class KeyType, class ValueType>
class nirt::core::map< KeyType, ValueType >::Iterator

Normal Iterator.


The documentation for this class was generated from the following file:

Nirtcpp    @cppfx.xyz

Utxcpp    utx::print