allocate_array(allocator_type &state, std::size_t count, std::size_t size, std::size_t alignment) | wpi::memory::allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | inlinestatic |
allocate_node(allocator_type &state, std::size_t size, std::size_t alignment) | wpi::memory::allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | inlinestatic |
allocator_type typedef | wpi::memory::allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | |
deallocate_array(allocator_type &state, void *array, std::size_t count, std::size_t size, std::size_t) noexcept | wpi::memory::allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | inlinestatic |
deallocate_node(allocator_type &state, void *node, std::size_t size, std::size_t) noexcept | wpi::memory::allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | inlinestatic |
is_stateful typedef | wpi::memory::allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | |
max_alignment(const allocator_type &) noexcept | wpi::memory::allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | inlinestatic |
max_array_size(const allocator_type &state) noexcept | wpi::memory::allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | inlinestatic |
max_node_size(const allocator_type &state) noexcept | wpi::memory::allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | inlinestatic |