libcommonc++  0.7
StaticObjectPool.h++ File Reference
#include <commonc++/Common.h++>
#include <commonc++/ObjectPool.h++>
#include <cstring>
#include <typeinfo>
#include <commonc++/StaticObjectPoolImpl.h++>
Include dependency graph for StaticObjectPool.h++:
This graph shows which files directly or indirectly include this file:

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