bit::memory
bit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier > Member List

This is the complete list of members for bit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier >, including all inherited members.

allocate_block() noexceptbit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier >
deallocate_block(owner< memory_block > block) noexceptbit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier >
default_block_alignment typedef (defined in bit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier >)bit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier >
dynamic_size_type() noexcept=defaultbit::memory::dynamic_size_type< 0, DefaultBlockSize >private
dynamic_size_type(dynamic_size_type &&other) noexcept=defaultbit::memory::dynamic_size_type< 0, DefaultBlockSize >private
dynamic_size_type(const dynamic_size_type &other) noexcept=defaultbit::memory::dynamic_size_type< 0, DefaultBlockSize >private
info() const noexceptbit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier >
new_block_allocator() noexcept=defaultbit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier >
new_block_allocator(GrowthMultiplier growth)bit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier >explicit
new_block_allocator(block_size_t block_size, GrowthMultiplier growth=GrowthMultiplier{})bit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier >explicit
new_block_allocator(new_block_allocator &&other)=defaultbit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier >
new_block_allocator(const new_block_allocator &other)=defaultbit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier >
next_block_size() const noexceptbit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier >
operator=(new_block_allocator &&other)=defaultbit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier >
operator=(const new_block_allocator &other)=defaultbit::memory::new_block_allocator< DefaultBlockSize, GrowthMultiplier >
dynamic_size_type< 0, DefaultBlockSize >::operator=(dynamic_size_type &&other) noexcept=defaultbit::memory::dynamic_size_type< 0, DefaultBlockSize >private
dynamic_size_type< 0, DefaultBlockSize >::operator=(const dynamic_size_type &other) noexcept=defaultbit::memory::dynamic_size_type< 0, DefaultBlockSize >private
value() const noexceptbit::memory::dynamic_size_type< 0, DefaultBlockSize >private