allocate(std::size_t)=0 (defined in flx::gc::generic::allocator_t) | flx::gc::generic::allocator_t | [pure virtual] |
allocator_t() (defined in flx::gc::generic::allocator_t) | flx::gc::generic::allocator_t | [inline] |
deallocate(void *)=0 (defined in flx::gc::generic::allocator_t) | flx::gc::generic::allocator_t | [pure virtual] |
debug (defined in flx::gc::generic::allocator_t) | flx::gc::generic::allocator_t | |
reallocate(void *, std::size_t)=0 (defined in flx::gc::generic::allocator_t) | flx::gc::generic::allocator_t | [pure 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] |