allocate_block() noexcept | bit::memory::thread_local_block_allocator< BlockSize, Blocks, Align, Tag > | |
block_alignment typedef (defined in bit::memory::thread_local_block_allocator< BlockSize, Blocks, Align, Tag >) | bit::memory::thread_local_block_allocator< BlockSize, Blocks, Align, Tag > | |
block_size typedef (defined in bit::memory::thread_local_block_allocator< BlockSize, Blocks, Align, Tag >) | bit::memory::thread_local_block_allocator< BlockSize, Blocks, Align, Tag > | |
deallocate_block(owner< memory_block > block) noexcept | bit::memory::thread_local_block_allocator< BlockSize, Blocks, Align, Tag > | |
info() const noexcept | bit::memory::thread_local_block_allocator< BlockSize, Blocks, Align, Tag > | |
next_block_size() const noexcept | bit::memory::thread_local_block_allocator< BlockSize, Blocks, Align, Tag > | |
operator=(thread_local_block_allocator &&other) noexcept=default | bit::memory::thread_local_block_allocator< BlockSize, Blocks, Align, Tag > | |
operator=(const thread_local_block_allocator &other) noexcept=default | bit::memory::thread_local_block_allocator< BlockSize, Blocks, Align, Tag > | |
thread_local_block_allocator() noexcept=default | bit::memory::thread_local_block_allocator< BlockSize, Blocks, Align, Tag > | |
thread_local_block_allocator(thread_local_block_allocator &&other) noexcept=default | bit::memory::thread_local_block_allocator< BlockSize, Blocks, Align, Tag > | |
thread_local_block_allocator(const thread_local_block_allocator &other) noexcept=default | bit::memory::thread_local_block_allocator< BlockSize, Blocks, Align, Tag > | |