address(reference x) const | AlignedAllocator< T, Align > | inline |
address(const_reference x) const | AlignedAllocator< 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_pointer | AlignedAllocator< T, Align > | |
const_reference | AlignedAllocator< 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 typedef | AlignedAllocator< T, Align > | |
max_size() const | AlignedAllocator< T, Align > | inline |
operator!=(const AlignedAllocator< U, Align > &) const | AlignedAllocator< T, Align > | inline |
operator!=(const U &) const | AlignedAllocator< T, Align > | inline |
operator==(const AlignedAllocator< U, Align > &) const | AlignedAllocator< T, Align > | inline |
operator==(const U &) const | AlignedAllocator< T, Align > | inline |
pointer typedef | AlignedAllocator< T, Align > | |
reference typedef | AlignedAllocator< T, Align > | |
size_type typedef | AlignedAllocator< T, Align > | |
value_type typedef | AlignedAllocator< T, Align > | |