ZyanAllocator_
Contents
Detailed Description
Defines the ZyanAllocator struct.
This is the base class for all custom allocator implementations.
All fields in this struct should be considered as 'private'. Any changes may lead to unexpected behavior.
Member Data Documentation
ZyanAllocatorAllocateZyanAllocator_::allocate
The allocate function.
ZyanAllocatorDeallocateZyanAllocator_::deallocate
The deallocate function.
ZyanAllocatorAllocateZyanAllocator_::reallocate
The reallocate function.
Name
ZyanAllocator_
Synopsis
#include <Allocator.h>
PublicAttributesZyanAllocatorAllocateallocateZyanAllocatorAllocatereallocateZyanAllocatorDeallocatedeallocate