wibble 0.1.28
Public Member Functions
wibble::MorphAllocator Struct Reference

custom allocator for morph classes More...

#include <amorph.h>

Inheritance diagram for wibble::MorphAllocator:
Inheritance graph
[legend]

List of all members.

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]

Referenced by operator new().

void* wibble::MorphAllocator::operator new ( size_t  bytes) [inline]

References operator new().


The documentation for this struct was generated from the following file: