|
cbase 1.50.0
C/C++ Static Template
|
A general-purpose allocator implementation. More...

Go to the source code of this file.
Functions | |
| MemAllocator | mem_gpalloc (void) |
| Retrieves the generic allocator interface for the GP Allocator. | |
A general-purpose allocator implementation.
Provides a standard dynamic heap allocator implementation designed to map into the MemAllocator interface. Useful when non-linear, out-of-order frees are strictly required.
Definition in file mem_gpalloc.h.