allocate_block() noexcept | bit::memory::static_block_allocator< BlockSize, Blocks, Align, Tag > | |
block_alignment typedef (defined in bit::memory::static_block_allocator< BlockSize, Blocks, Align, Tag >) | bit::memory::static_block_allocator< BlockSize, Blocks, Align, Tag > | |
block_size typedef (defined in bit::memory::static_block_allocator< BlockSize, Blocks, Align, Tag >) | bit::memory::static_block_allocator< BlockSize, Blocks, Align, Tag > | |
deallocate_block(owner< memory_block > block) noexcept | bit::memory::static_block_allocator< BlockSize, Blocks, Align, Tag > | |
info() const noexcept | bit::memory::static_block_allocator< BlockSize, Blocks, Align, Tag > | |
next_block_size() const noexcept | bit::memory::static_block_allocator< BlockSize, Blocks, Align, Tag > | |
operator=(static_block_allocator &&other) noexcept=default | bit::memory::static_block_allocator< BlockSize, Blocks, Align, Tag > | |
operator=(const static_block_allocator &other) noexcept=default | bit::memory::static_block_allocator< BlockSize, Blocks, Align, Tag > | |
static_block_allocator() noexcept=default | bit::memory::static_block_allocator< BlockSize, Blocks, Align, Tag > | |
static_block_allocator(static_block_allocator &&other) noexcept=default | bit::memory::static_block_allocator< BlockSize, Blocks, Align, Tag > | |
static_block_allocator(const static_block_allocator &other) noexcept=default | bit::memory::static_block_allocator< BlockSize, Blocks, Align, Tag > | |