Thrill  0.1
FixedPoolAllocator< Type, pool_ > Member List

This is the complete list of members for FixedPoolAllocator< Type, pool_ >, including all inherited members.

address(reference x) const noexceptAllocatorBase< Type >inline
address(const_reference x) const noexceptAllocatorBase< Type >inline
allocate(size_type n, const void *=nullptr)FixedPoolAllocator< Type, pool_ >inline
const_pointer typedefFixedPoolAllocator< Type, pool_ >
const_reference typedefFixedPoolAllocator< Type, pool_ >
construct(pointer p, const_reference value)AllocatorBase< Type >inline
construct(SubType *p, Args &&... args)AllocatorBase< Type >inline
deallocate(pointer p, size_type n) const noexceptFixedPoolAllocator< Type, pool_ >inline
destroy(pointer p) const noexceptAllocatorBase< Type >inline
destroy(SubType *p) const noexceptAllocatorBase< Type >inline
difference_type typedefFixedPoolAllocator< Type, pool_ >
FixedPoolAllocator() noexcept=defaultFixedPoolAllocator< Type, pool_ >
FixedPoolAllocator(const FixedPoolAllocator &) noexcept=defaultFixedPoolAllocator< Type, pool_ >
FixedPoolAllocator(const FixedPoolAllocator< OtherType, pool_ > &) noexceptFixedPoolAllocator< Type, pool_ >inline
is_always_equal typedefFixedPoolAllocator< Type, pool_ >
max_size() const noexceptFixedPoolAllocator< Type, pool_ >inline
operator!=(const FixedPoolAllocator< Other, pool_ > &) const noexceptFixedPoolAllocator< Type, pool_ >inline
operator=(const FixedPoolAllocator &) noexcept=defaultFixedPoolAllocator< Type, pool_ >
operator==(const FixedPoolAllocator< Other, pool_ > &) const noexceptFixedPoolAllocator< Type, pool_ >inline
pointer typedefFixedPoolAllocator< Type, pool_ >
propagate_on_container_move_assignment typedefAllocatorBase< Type >
reference typedefFixedPoolAllocator< Type, pool_ >
size_type typedefFixedPoolAllocator< Type, pool_ >
value_type typedefFixedPoolAllocator< Type, pool_ >