bit::memory
bit::memory::bump_up_lifo_allocator Member List

This is the complete list of members for bit::memory::bump_up_lifo_allocator, including all inherited members.

bump_up_lifo_allocator(memory_block block) noexceptbit::memory::bump_up_lifo_allocatorexplicit
bump_up_lifo_allocator(bump_up_lifo_allocator &&other) noexcept=defaultbit::memory::bump_up_lifo_allocator
bump_up_lifo_allocator(const bump_up_lifo_allocator &other)=delete (defined in bit::memory::bump_up_lifo_allocator)bit::memory::bump_up_lifo_allocator
bump_up_lifo_allocator(nullblock_t)=delete (defined in bit::memory::bump_up_lifo_allocator)bit::memory::bump_up_lifo_allocator
deallocate(owner< void *> p, std::size_t size)bit::memory::bump_up_lifo_allocator
deallocate_all() noexceptbit::memory::bump_up_lifo_allocator
info() const noexceptbit::memory::bump_up_lifo_allocator
max_alignment typedef (defined in bit::memory::bump_up_lifo_allocator)bit::memory::bump_up_lifo_allocator
operator=(const bump_up_lifo_allocator &)=delete (defined in bit::memory::bump_up_lifo_allocator)bit::memory::bump_up_lifo_allocator
operator=(bump_up_lifo_allocator &&other)=delete (defined in bit::memory::bump_up_lifo_allocator)bit::memory::bump_up_lifo_allocator
owns(const void *p) const noexceptbit::memory::bump_up_lifo_allocator
try_allocate(std::size_t size, std::size_t align, std::size_t offset=0) noexceptbit::memory::bump_up_lifo_allocator