#include <object.h>
Public Member Functions | |
Type * | allocate (size_t v) |
void | deallocate (Type *p, size_t v) |
Type* PAllocatorTemplate< GnuAllocator, Type >::allocate | ( | size_t | v | ) | [inline] |
void PAllocatorTemplate< GnuAllocator, Type >::deallocate | ( | Type * | p, | |
size_t | v | |||
) | [inline] |