bit::memory
bit::memory::bump_up_allocator Member List

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

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