![]() |
Simulant
21.12-166
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
Public Member Functions | |
optional< Value > | get (const Key &key) const |
void | clear () |
bool | insert (const Key &key, const Value &value) |
bool | erase (const Key &key) |
void | set_max_size (std::size_t size) |
std::size_t | size () const |
std::size_t | max_size () const |