flx::gc::generic::allocator_t Struct Reference

Allocator abstraction. More...

#include <flx_gc.hpp>

Inheritance diagram for flx::gc::generic::allocator_t:

flx::gc::collector::malloc_free

List of all members.

Public Member Functions

virtual void * allocate (std::size_t)=0
virtual void deallocate (void *)=0
virtual void * reallocate (void *, std::size_t)=0
void set_debug (bool d)

Public Attributes

bool debug


Detailed Description

Allocator abstraction.
The documentation for this struct was generated from the following file:
Generated on Mon Dec 24 07:59:57 2007 for Felix by  doxygen 1.5.4