memory
bucket_allocator< PoolType, ImplAllocator > Member List

This is the complete list of members for bucket_allocator< PoolType, ImplAllocator >, including all inherited members.

allocate_array(std::size_t count, std::size_t node_size)memory_pool_collection< node_pool, identity_buckets, default_allocator >
allocate_node(std::size_t node_size)memory_pool_collection< node_pool, identity_buckets, default_allocator >
capacity_left() const noexceptmemory_pool_collection< node_pool, identity_buckets, default_allocator >
deallocate_array(void *ptr, std::size_t count, std::size_t node_size) noexceptmemory_pool_collection< node_pool, identity_buckets, default_allocator >
deallocate_node(void *ptr, std::size_t node_size) noexceptmemory_pool_collection< node_pool, identity_buckets, default_allocator >
get_allocator() noexceptmemory_pool_collection< node_pool, identity_buckets, default_allocator >
max_node_size() const noexceptmemory_pool_collection< node_pool, identity_buckets, default_allocator >
memory_pool_collection(std::size_t max_node_size, std::size_t block_size, Args &&... args)memory_pool_collection< node_pool, identity_buckets, default_allocator >
memory_pool_collection(memory_pool_collection &&other) noexceptmemory_pool_collection< node_pool, identity_buckets, default_allocator >
next_capacity() const noexceptmemory_pool_collection< node_pool, identity_buckets, default_allocator >
operator=(memory_pool_collection &&other) noexceptmemory_pool_collection< node_pool, identity_buckets, default_allocator >
pool_capacity_left(std::size_t node_size) const noexceptmemory_pool_collection< node_pool, identity_buckets, default_allocator >
reserve(std::size_t node_size, std::size_t capacity)memory_pool_collection< node_pool, identity_buckets, default_allocator >
try_allocate_array(std::size_t count, std::size_t node_size) noexceptmemory_pool_collection< node_pool, identity_buckets, default_allocator >
try_allocate_node(std::size_t node_size) noexceptmemory_pool_collection< node_pool, identity_buckets, default_allocator >
try_deallocate_array(void *ptr, std::size_t count, std::size_t node_size) noexceptmemory_pool_collection< node_pool, identity_buckets, default_allocator >
try_deallocate_node(void *ptr, std::size_t node_size) noexceptmemory_pool_collection< node_pool, identity_buckets, default_allocator >
~memory_pool_collection() noexcept=defaultmemory_pool_collection< node_pool, identity_buckets, default_allocator >