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