|
FreePOOMA
2.4.1
|
All this does is define alloc and free as static functions, and the static pool itself. More...
#include <StaticPool.h>

Static Public Member Functions | |
| static void * | alloc () |
| static void | free (void *p) |
All this does is define alloc and free as static functions, and the static pool itself.
| static void* RoundedStaticPool< SP >::alloc | ( | ) | [inline, static] |
| static void RoundedStaticPool< SP >::free | ( | void * | p | ) | [inline, static] |
1.7.6.1