PoolAllocator.Destructor

Undocumented in source.
class PoolAllocator
static
struct Destructor {}

Members

Variables

destructor
void function(void*) destructor;
Undocumented in source.
next
Destructor* next;
Undocumented in source.
object
void* object;
Undocumented in source.

Meta