wibble::MorphAllocator Struct Reference
#include <amorph.h>
List of all members.
Detailed Description
custom allocator for morph classes
|
Public Member Functions |
| void * | operator new (size_t bytes, void *where, unsigned available) |
| void * | operator new (size_t bytes) |
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: