Thrill  0.1
FixedAllocator< Type, manager_ > Member List

This is the complete list of members for FixedAllocator< Type, manager_ >, 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)FixedAllocator< Type, manager_ >inline
const_pointer typedefFixedAllocator< Type, manager_ >
const_reference typedefFixedAllocator< Type, manager_ >
construct(pointer p, const_reference value)AllocatorBase< Type >inline
construct(SubType *p, Args &&... args)AllocatorBase< Type >inline
deallocate(pointer p, size_type n) const noexceptFixedAllocator< Type, manager_ >inline
debugFixedAllocator< Type, manager_ >privatestatic
destroy(pointer p) const noexceptAllocatorBase< Type >inline
destroy(SubType *p) const noexceptAllocatorBase< Type >inline
difference_type typedefFixedAllocator< Type, manager_ >
FixedAllocator() noexcept=defaultFixedAllocator< Type, manager_ >
FixedAllocator(const FixedAllocator &) noexcept=defaultFixedAllocator< Type, manager_ >
FixedAllocator(const FixedAllocator< OtherType, manager_ > &) noexceptFixedAllocator< Type, manager_ >inline
is_always_equal typedefFixedAllocator< Type, manager_ >
max_size() const noexceptAllocatorBase< Type >inline
operator!=(const FixedAllocator< Other, manager_ > &) const noexceptFixedAllocator< Type, manager_ >inline
operator=(FixedAllocator &) noexcept=defaultFixedAllocator< Type, manager_ >
operator=(FixedAllocator &&) noexcept=defaultFixedAllocator< Type, manager_ >
operator==(const FixedAllocator< Other, manager_ > &) const noexceptFixedAllocator< Type, manager_ >inline
pointer typedefFixedAllocator< Type, manager_ >
propagate_on_container_move_assignment typedefAllocatorBase< Type >
reference typedefFixedAllocator< Type, manager_ >
size_type typedefFixedAllocator< Type, manager_ >
value_type typedefFixedAllocator< Type, manager_ >