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