Smolgui
Immediate gui library based on SFML
Loading...
Searching...
No Matches
ObjectPool.h File Reference
#include <vector>
#include <mutex>
#include <shared_mutex>
#include <unordered_map>
#include "sgui/Core/ObjectPool.tpp"
Include dependency graph for ObjectPool.h:
This graph shows which files directly or indirectly include this file:

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