memory
|
This is the complete list of members for fixed_block_allocator< RawAllocator >, including all inherited members.
allocate_block() | fixed_block_allocator< RawAllocator > | |
allocator_type typedef (defined in fixed_block_allocator< RawAllocator >) | fixed_block_allocator< RawAllocator > | |
deallocate_block(memory_block block) noexcept | fixed_block_allocator< RawAllocator > | |
fixed_block_allocator(std::size_t block_size, allocator_type alloc=allocator_type()) noexcept | fixed_block_allocator< RawAllocator > | explicit |
get_allocator() noexcept | fixed_block_allocator< RawAllocator > | |
next_block_size() const noexcept | fixed_block_allocator< RawAllocator > |