Definition in file kcontainerallocators.h.
#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/components/kbaselib/klib/kdebug.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>


Go to the source code of this file.
Classes |
|
| class | KBaseAllocator |
| An allocator class for use as a template
parameter to one of the container class (KMap, KSet2,
KDynamicArray.
More... |
|
| class | KHungryAllocator |
| This allocator only frees the allocated
memory when it is deleted. More... |
|
| class | KHungryAllocator::MemoryBlock |