|
Smolgui
Immediate gui library based on SFML
|
#include <vector>#include <mutex>#include <shared_mutex>#include <unordered_map>#include "sgui/Core/ObjectPool.tpp"Go to the source code of this file.
Classes | |
| class | sgui::ObjectPool< Object, ObjectId > |
| : implement a generic pool of objects that are stored continuously in memory without fragmentation, and is in theory thread safe More... | |
Namespaces | |
| namespace | sgui |