bit::memory
|
This is the complete list of members for bit::memory::null_block_allocator, including all inherited members.
allocate_block() noexcept | bit::memory::null_block_allocator | |
deallocate_block(owner< memory_block > block) noexcept | bit::memory::null_block_allocator | |
default_block_alignment typedef (defined in bit::memory::null_block_allocator) | bit::memory::null_block_allocator | |
info() const noexcept | bit::memory::null_block_allocator | |
next_block_size() const noexcept | bit::memory::null_block_allocator | |
null_block_allocator()=default | bit::memory::null_block_allocator | |
null_block_allocator(null_block_allocator &&other) noexcept=default | bit::memory::null_block_allocator | |
null_block_allocator(const null_block_allocator &other) noexcept=default | bit::memory::null_block_allocator | |
operator=(null_block_allocator &&other) noexcept=default | bit::memory::null_block_allocator | |
operator=(const null_block_allocator &other) noexcept=default | bit::memory::null_block_allocator |