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) |
Detailed Description
custom allocator for morph classes
Member Function Documentation
void* wibble::MorphAllocator::operator new |
( |
size_t |
bytes, |
|
|
void * |
where, |
|
|
unsigned |
available |
|
) |
| |
|
inline |
void* wibble::MorphAllocator::operator new |
( |
size_t |
bytes | ) |
|
|
inline |
The documentation for this struct was generated from the following file: