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