Typedefs | |
typedef void(* | DeleteFunc )(void *inPtr) |
Functions | |
CP_Heap * | DoCreateCP_Heap () |
Variables | |
CPLAT_Begin_Namespace_CPLAT typedef void *(* | NewFunc )(size_t inSize) |
|
|
|
Creates a copy of the CP_DefaultHeap and sets the new and delete functions to use malloc and free.
|
|
|