flx::gc::collector::malloc_free Struct Reference

Allocator using malloc and free. More...

#include <flx_collector.hpp>

Inheritance diagram for flx::gc::collector::malloc_free:

flx::gc::generic::allocator_t

List of all members.

Public Member Functions

void * allocate (std::size_t)
void * reallocate (void *, std::size_t)
void deallocate (void *)


Detailed Description

Allocator using malloc and free.
The documentation for this struct was generated from the following file:

Generated on Thu May 29 14:24:58 2008 for Felix by  doxygen 1.5.5