Thrill  0.1
AlignedAllocator< Type, BaseAllocator, Alignment > Member List

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

address(reference x) const noexceptAllocatorBase< Type >inline
address(const_reference x) const noexceptAllocatorBase< Type >inline
AlignedAllocator(const BaseAllocator &base=BaseAllocator())AlignedAllocator< Type, BaseAllocator, Alignment >inlineexplicit
AlignedAllocator(const AlignedAllocator &) noexcept=defaultAlignedAllocator< Type, BaseAllocator, Alignment >
AlignedAllocator(const AlignedAllocator< OtherType > &other) noexceptAlignedAllocator< Type, BaseAllocator, Alignment >inline
allocate(size_type n, const void *=nullptr)AlignedAllocator< Type, BaseAllocator, Alignment >inline
allocate_bytes(size_t size, size_t meta_info_size=0)AlignedAllocator< Type, BaseAllocator, Alignment >inline
base() constAlignedAllocator< Type, BaseAllocator, Alignment >inline
base_AlignedAllocator< Type, BaseAllocator, Alignment >private
const_pointer typedefAlignedAllocator< Type, BaseAllocator, Alignment >
const_reference typedefAlignedAllocator< Type, BaseAllocator, Alignment >
construct(pointer p, const_reference value)AllocatorBase< Type >inline
construct(SubType *p, Args &&... args)AllocatorBase< Type >inline
deallocate(pointer p, size_type n) noexceptAlignedAllocator< Type, BaseAllocator, Alignment >inline
deallocate_bytes(void *ptr, size_t size, size_t meta_info_size=0) noexceptAlignedAllocator< Type, BaseAllocator, Alignment >inline
debugAlignedAllocator< Type, BaseAllocator, Alignment >privatestatic
destroy(pointer p) const noexceptAllocatorBase< Type >inline
destroy(SubType *p) const noexceptAllocatorBase< Type >inline
difference_type typedefAlignedAllocator< Type, BaseAllocator, Alignment >
is_always_equal typedefAlignedAllocator< Type, BaseAllocator, Alignment >
max_size() const noexceptAllocatorBase< Type >inline
operator!=(const AlignedAllocator< Other > &other) const noexceptAlignedAllocator< Type, BaseAllocator, Alignment >inline
operator=(const AlignedAllocator &) noexcept=defaultAlignedAllocator< Type, BaseAllocator, Alignment >
operator==(const AlignedAllocator< Other > &other) const noexceptAlignedAllocator< Type, BaseAllocator, Alignment >inline
pointer typedefAlignedAllocator< Type, BaseAllocator, Alignment >
propagate_on_container_move_assignment typedefAllocatorBase< Type >
reference typedefAlignedAllocator< Type, BaseAllocator, Alignment >
size_type typedefAlignedAllocator< Type, BaseAllocator, Alignment >
value_type typedefAlignedAllocator< Type, BaseAllocator, Alignment >