memory
allocator_traits< iteration_allocator< N, BlockAllocator > > Member List

This is the complete list of members for allocator_traits< iteration_allocator< N, BlockAllocator > >, including all inherited members.

allocate_array(allocator_type &state, std::size_t count, std::size_t size, std::size_t alignment)allocator_traits< iteration_allocator< N, BlockAllocator > >static
allocate_node(allocator_type &state, std::size_t size, std::size_t alignment)allocator_traits< iteration_allocator< N, BlockAllocator > >static
allocator_type typedef (defined in allocator_traits< iteration_allocator< N, BlockAllocator > >)allocator_traits< iteration_allocator< N, BlockAllocator > >
deallocate_array(allocator_type &, void *, std::size_t, std::size_t, std::size_t) noexceptallocator_traits< iteration_allocator< N, BlockAllocator > >static
deallocate_node(allocator_type &, void *, std::size_t, std::size_t) noexceptallocator_traits< iteration_allocator< N, BlockAllocator > >static
is_stateful typedef (defined in allocator_traits< iteration_allocator< N, BlockAllocator > >)allocator_traits< iteration_allocator< N, BlockAllocator > >
max_alignment(const allocator_type &) noexceptallocator_traits< iteration_allocator< N, BlockAllocator > >static
max_array_size(const allocator_type &state) noexceptallocator_traits< iteration_allocator< N, BlockAllocator > >static
max_node_size(const allocator_type &state) noexceptallocator_traits< iteration_allocator< N, BlockAllocator > >static