#include "../api_core.h"
#include "sharedptr.h"
#include "system.h"
Go to the source code of this file.
Classes | |
class | CL_BlockAllocated |
Class with operator new/delete overloads for CL_BlockAllocator. More... | |
class | CL_BlockAllocator |
Memory allocator that allocates in blocks. More... |