bit::memory
|
This is the complete list of members for bit::memory::block_allocator_traits< BlockAllocator >, including all inherited members.
allocate_block(BlockAllocator &alloc) | bit::memory::block_allocator_traits< BlockAllocator > | static |
deallocate_block(BlockAllocator &alloc, owner< memory_block > block) | bit::memory::block_allocator_traits< BlockAllocator > | static |
has_block_alignment typedef (defined in bit::memory::block_allocator_traits< BlockAllocator >) | bit::memory::block_allocator_traits< BlockAllocator > | |
info(const BlockAllocator &alloc) noexcept | bit::memory::block_allocator_traits< BlockAllocator > | static |
next_block_alignment(const BlockAllocator &alloc) noexcept | bit::memory::block_allocator_traits< BlockAllocator > | static |
next_block_size(const BlockAllocator &alloc) noexcept | bit::memory::block_allocator_traits< BlockAllocator > | static |