libcommonc++
0.7
|
#include <commonc++/Common.h++>
#include <commonc++/ObjectPool.h++>
#include <cstring>
#include <typeinfo>
#include <commonc++/StaticObjectPoolImpl.h++>
Go to the source code of this file.
Classes | |
class | StaticObjectPool< T > |
An object pool that allocates (presumably fixed-size) objects in a contiguous memory buffer. More... | |
Namespaces | |
ccxx | |