Thrill  0.1
AllocatorBase< Type > Member List

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

address(reference x) const noexceptAllocatorBase< Type >inline
address(const_reference x) const noexceptAllocatorBase< Type >inline
const_pointer typedefAllocatorBase< Type >
const_reference typedefAllocatorBase< Type >
construct(pointer p, const_reference value)AllocatorBase< Type >inline
construct(SubType *p, Args &&... args)AllocatorBase< Type >inline
debugAllocatorBase< Type >privatestatic
destroy(pointer p) const noexceptAllocatorBase< Type >inline
destroy(SubType *p) const noexceptAllocatorBase< Type >inline
difference_type typedefAllocatorBase< Type >
is_always_equal typedefAllocatorBase< Type >
max_size() const noexceptAllocatorBase< Type >inline
pointer typedefAllocatorBase< Type >
propagate_on_container_move_assignment typedefAllocatorBase< Type >
reference typedefAllocatorBase< Type >
size_type typedefAllocatorBase< Type >
value_type typedefAllocatorBase< Type >