| operator delete(void *p) | toppers::fixed_sized_new< Host, Pool, Allocator > | [inline, static] |
| operator delete(void *p, Sync) | toppers::fixed_sized_new< Host, Pool, Allocator > | [inline, static] |
| operator delete(void *p, const std::nothrow_t &) | toppers::fixed_sized_new< Host, Pool, Allocator > | [inline, static] |
| operator delete(void *p, const std::nothrow_t &, Sync) | toppers::fixed_sized_new< Host, Pool, Allocator > | [inline, static] |
| operator new(std::size_t size) | toppers::fixed_sized_new< Host, Pool, Allocator > | [inline, static] |
| operator new(std::size_t size, Sync sync) | toppers::fixed_sized_new< Host, Pool, Allocator > | [inline, static] |
| operator new(std::size_t size, const std::nothrow_t &nt) | toppers::fixed_sized_new< Host, Pool, Allocator > | [inline, static] |
| operator new(std::size_t size, const std::nothrow_t &, Sync sync) | toppers::fixed_sized_new< Host, Pool, Allocator > | [inline, static] |
| set_new_handler(std::new_handler handler) | toppers::fixed_sized_new< Host, Pool, Allocator > | [inline] |
| ~fixed_sized_new() | toppers::fixed_sized_new< Host, Pool, Allocator > | [inline, protected] |