KrisLibrary  1.0.0
Public Member Functions | Public Attributes | List of all members
RedBlack::Tree< T, Cmp >::iterator Struct Reference

Public Member Functions

 iterator (NodeT *n)
 
 iterator (const iterator &i)
 
 operator const T * () const
 
const T * operator-> () const
 
void operator++ ()
 
void operator-- ()
 
void operator++ (int)
 
void operator-- (int)
 
bool operator== (const iterator &i) const
 
bool operator!= (const iterator &i) const
 
 operator bool () const
 
bool operator! () const
 
bool end () const
 

Public Attributes

NodeTcurp
 

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