Galois
|
[Example Third Party Allocator] More...
#include <Mem.h>
Public Types | |
enum | { AllocSize = 0 } |
Supported allocation size in bytes. More... | |
Public Member Functions | |
void * | allocate (size_t size) |
void | deallocate (void *ptr) |
[Example Third Party Allocator]
anonymous enum |
|
inline |
|
inline |