AlignedAllocator< T, Align > Member List

This is the complete list of members for AlignedAllocator< T, Align >, including all inherited members.

address(reference x) constAlignedAllocator< T, Align >inline
address(const_reference x) constAlignedAllocator< T, Align >inline
AlignedAllocator()AlignedAllocator< T, Align >inline
AlignedAllocator(const AlignedAllocator< T, Align > &)AlignedAllocator< T, Align >inline
AlignedAllocator(const AlignedAllocator< U, Align > &)AlignedAllocator< T, Align >inline
allocate(size_type s, std::allocator_traits< std::allocator< void >>::const_void_pointer hint=0)AlignedAllocator< T, Align >inline
const_pointerAlignedAllocator< T, Align >
const_referenceAlignedAllocator< T, Align >
construct(pointer p, const T &val)AlignedAllocator< T, Align >inline
deallocate(pointer p, size_type)AlignedAllocator< T, Align >inline
destroy(pointer p)AlignedAllocator< T, Align >inline
difference_type typedefAlignedAllocator< T, Align >
max_size() constAlignedAllocator< T, Align >inline
operator!=(const AlignedAllocator< U, Align > &) constAlignedAllocator< T, Align >inline
operator!=(const U &) constAlignedAllocator< T, Align >inline
operator==(const AlignedAllocator< U, Align > &) constAlignedAllocator< T, Align >inline
operator==(const U &) constAlignedAllocator< T, Align >inline
pointer typedefAlignedAllocator< T, Align >
reference typedefAlignedAllocator< T, Align >
size_type typedefAlignedAllocator< T, Align >
value_type typedefAlignedAllocator< T, Align >