![]() |
XII Release 0.1.0
|
Aligned Heap memory allocation policy. More...
#include <AlignedHeapAllocation.h>
Public Member Functions | |
XII_ALWAYS_INLINE | xiiAlignedHeapAllocation (xiiAllocatorBase *pParent) |
void * | Allocate (size_t uiSize, size_t uiAlign) |
void | Deallocate (void *pPtr) |
XII_ALWAYS_INLINE xiiAllocatorBase * | GetParent () const |
Aligned Heap memory allocation policy.