![]() |
Simulant
21.12-1292
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
Public Member Functions | |
iterator (const iterator &other)=default | |
iterator & | operator= (const iterator &)=default |
iterator & | operator= (iterator &&)=default |
iterator & | operator++ () |
bool | operator== (const iterator &other) const |
bool | operator!= (const iterator &other) const |
reference | operator* () const |
pointer | operator-> () const |
Friends | |
class | ContiguousMultiMap |