| allocate_array(std::size_t n) | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| allocate_node() | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| allocator_type typedef | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | |
| capacity_left() const noexcept | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| deallocate_array(void *ptr, std::size_t n) noexcept | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| deallocate_node(void *ptr) noexcept | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| get_allocator() noexcept | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| memory_pool(std::size_t node_size, std::size_t block_size, Args &&... args) | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| memory_pool(memory_pool &&other) noexcept | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| min_block_size(std::size_t node_size, std::size_t number_of_nodes) noexcept | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inlinestatic |
| min_node_size | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | static |
| next_capacity() const noexcept | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| node_size() const noexcept | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| operator=(memory_pool &&other) noexcept | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| pool_type typedef | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | |
| try_allocate_array(std::size_t n) noexcept | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| try_allocate_node() noexcept | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| try_deallocate_array(void *ptr, std::size_t n) noexcept | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| try_deallocate_node(void *ptr) noexcept | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |
| ~memory_pool() noexcept | wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > | inline |