![]() |
Simulant
21.12-553
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
Protected Member Functions | |
iterator_base (ContiguousMultiMap *map) | |
iterator_base (ContiguousMultiMap *map, int32_t index) | |
iterator_base (const iterator_base &other)=default | |
ContiguousMultiMap::node_type * | _node (int32_t index) const |
void | increment () |
bool | is_equal (const iterator_base &other) const |
Protected Attributes | |
int32_t | current_node_ = -1 |