allocate(std::size_t size, std::size_t alignment) | iteration_allocator< N, BlockOrRawAllocator > | |
allocator_type typedef (defined in iteration_allocator< N, BlockOrRawAllocator >) | iteration_allocator< N, BlockOrRawAllocator > | |
capacity_left(std::size_t i) const noexcept | iteration_allocator< N, BlockOrRawAllocator > | |
capacity_left() const noexcept | iteration_allocator< N, BlockOrRawAllocator > | |
cur_iteration() const noexcept | iteration_allocator< N, BlockOrRawAllocator > | |
get_allocator() noexcept | iteration_allocator< N, BlockOrRawAllocator > | |
iteration_allocator(std::size_t block_size, Args &&... args) | iteration_allocator< N, BlockOrRawAllocator > | explicit |
iteration_allocator(iteration_allocator &&other) noexcept (defined in iteration_allocator< N, BlockOrRawAllocator >) | iteration_allocator< N, BlockOrRawAllocator > | |
max_iterations() noexcept | iteration_allocator< N, BlockOrRawAllocator > | static |
next_iteration() noexcept | iteration_allocator< N, BlockOrRawAllocator > | |
operator=(iteration_allocator &&other) noexcept (defined in iteration_allocator< N, BlockOrRawAllocator >) | iteration_allocator< N, BlockOrRawAllocator > | |
try_allocate(std::size_t size, std::size_t alignment) noexcept | iteration_allocator< N, BlockOrRawAllocator > | |
~iteration_allocator() noexcept (defined in iteration_allocator< N, BlockOrRawAllocator >) | iteration_allocator< N, BlockOrRawAllocator > | |