allocate_array(allocator_type &state, std::size_t count, std::size_t size, std::size_t alignment) | allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | static |
allocate_node(allocator_type &state, std::size_t size, std::size_t alignment) | allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | static |
allocator_type typedef (defined in allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > >) | 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 | allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | static |
deallocate_node(allocator_type &state, void *node, std::size_t size, std::size_t) noexcept | allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | static |
is_stateful typedef (defined in allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > >) | allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | |
max_alignment(const allocator_type &) noexcept | allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | static |
max_array_size(const allocator_type &state) noexcept | allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | static |
max_node_size(const allocator_type &state) noexcept | allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > | static |