allocate(std::size_t) (defined in flx::gc::collector::malloc_free) | flx::gc::collector::malloc_free | [virtual] |
allocator_t() (defined in flx::gc::generic::allocator_t) | flx::gc::generic::allocator_t | [inline] |
deallocate(void *) (defined in flx::gc::collector::malloc_free) | flx::gc::collector::malloc_free | [virtual] |
debug (defined in flx::gc::generic::allocator_t) | flx::gc::generic::allocator_t | |
reallocate(void *, std::size_t) (defined in flx::gc::collector::malloc_free) | flx::gc::collector::malloc_free | [virtual] |
set_debug(bool d) (defined in flx::gc::generic::allocator_t) | flx::gc::generic::allocator_t | [inline] |
~allocator_t() (defined in flx::gc::generic::allocator_t) | flx::gc::generic::allocator_t | [inline, virtual] |