|
wibble
0.1.28
|
custom allocator for morph classes More...
#include <amorph.h>

Public Member Functions | |
| void * | operator new (size_t bytes, void *where, unsigned available) |
| void * | operator new (size_t bytes) |
custom allocator for morph classes
| void* wibble::MorphAllocator::operator new | ( | size_t | bytes, |
| void * | where, | ||
| unsigned | available | ||
| ) | [inline] |
Referenced by operator new().
| void* wibble::MorphAllocator::operator new | ( | size_t | bytes | ) | [inline] |
References operator new().
1.7.6.1