| allocate_array(std::size_t count, std::size_t node_size) | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| allocate_node(std::size_t node_size) | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| allocator_type typedef | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | |
| bucket_distribution typedef | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | |
| capacity_left() const noexcept | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| deallocate_array(void *ptr, std::size_t count, std::size_t node_size) noexcept | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| deallocate_node(void *ptr, std::size_t node_size) noexcept | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| get_allocator() noexcept | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| max_node_size() const noexcept | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| memory_pool_collection(std::size_t max_node_size, std::size_t block_size, Args &&... args) | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| memory_pool_collection(memory_pool_collection &&other) noexcept | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| next_capacity() const noexcept | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| operator=(memory_pool_collection &&other) noexcept | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| pool_capacity_left(std::size_t node_size) const noexcept | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| pool_type typedef | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | |
| reserve(std::size_t node_size, std::size_t capacity) | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| try_allocate_array(std::size_t count, std::size_t node_size) noexcept | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| try_allocate_node(std::size_t node_size) noexcept | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| try_deallocate_array(void *ptr, std::size_t count, std::size_t node_size) noexcept | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| try_deallocate_node(void *ptr, std::size_t node_size) noexcept | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | inline |
| ~memory_pool_collection() noexcept=default | wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator > | |