ScummVM API documentation
Common::RBTree< ValueType, Key, KeyProj, KeyComp >::Iterator< Ref, Ptr > Class Template Reference

Public Member Functions

 Iterator (const Iterator &)=default
 
Iteratoroperator= (const Iterator &)=default
 
Ref operator* () const
 
Ptr operator-> () const
 
Iteratoroperator++ ()
 
Iterator operator++ (int)
 
bool operator== (const Iterator &rhs) const
 
bool operator!= (const Iterator &rhs) const
 

Public Attributes

friend RBTree
 

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