StaticPool< T > Class Template Reference
This is a wrapper class on
RoundedStaticPool, which just rounds up its input block size and inherits from
RoundedStaticPool.
More...
#include <StaticPool.h>
List of all members.
Detailed Description
template<class T>
class StaticPool< T >
This is a wrapper class on
RoundedStaticPool, which just rounds up its input block size and inherits from
RoundedStaticPool.
It doesn't need to do anything else since it inherits the alloc and free functions.
The documentation for this class was generated from the following file: