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 Fri Jun 8 03:04:31 2007 for Felix by  doxygen 1.5.2