FreePOOMA  2.4.1
StaticPool< T > Member List
This is the complete list of members for StaticPool< T >, including all inherited members.
alloc()RoundedStaticPool<(sizeof(T)%8?sizeof(T)+8-(sizeof(T)%8):sizeof(T)) > [inline, static]
free(void *p)RoundedStaticPool<(sizeof(T)%8?sizeof(T)+8-(sizeof(T)%8):sizeof(T)) > [inline, static]