bit::memory
bit::memory::pool_allocator Member List

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

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