Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::ArenaMap< T >::ArenaMapIterator< MapType > Struct Template Reference

Public Member Functions

void operator++ ()
 
bool operator== (ArenaMapIterator it) const
 
bool operator!= (ArenaMapIterator it) const
 
auto & operator* () const
 
auto * operator-> () const
 

Public Attributes

MapType * map = nullptr
 
uint32_t index = 0
 

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