| address(T &rhs) | AlignedAllocator< T, alignment > | inline |
| address(T &rhs) const | AlignedAllocator< T, alignment > | inline |
| AlignedAllocator() (defined in AlignedAllocator< T, alignment >) | AlignedAllocator< T, alignment > | inline |
| AlignedAllocator(const AlignedAllocator &) (defined in AlignedAllocator< T, alignment >) | AlignedAllocator< T, alignment > | inline |
| AlignedAllocator(const AlignedAllocator< U, alignment > &) (defined in AlignedAllocator< T, alignment >) | AlignedAllocator< T, alignment > | inline |
| allocate(size_t n) const | AlignedAllocator< T, alignment > | inline |
| allocate(const size_t n, const U *const hint) | AlignedAllocator< T, alignment > | inline |
| const_pointer typedef | AlignedAllocator< T, alignment > | |
| const_reference typedef | AlignedAllocator< T, alignment > | |
| construct(T *const p, const T &t) const | AlignedAllocator< T, alignment > | inline |
| deallocate(T *const p, const size_t unused) const | AlignedAllocator< T, alignment > | inline |
| deallocate(T *const p) const | AlignedAllocator< T, alignment > | inline |
| destroy(T *const p) const (defined in AlignedAllocator< T, alignment >) | AlignedAllocator< T, alignment > | inline |
| difference_type typedef | AlignedAllocator< T, alignment > | |
| max_size() const | AlignedAllocator< T, alignment > | inline |
| operator!=(const AlignedAllocator &other) const | AlignedAllocator< T, alignment > | inline |
| operator=(const AlignedAllocator &)=delete (defined in AlignedAllocator< T, alignment >) | AlignedAllocator< T, alignment > | |
| operator==(const AlignedAllocator &) const (defined in AlignedAllocator< T, alignment >) | AlignedAllocator< T, alignment > | inline |
| pointer typedef | AlignedAllocator< T, alignment > | |
| reference typedef | AlignedAllocator< T, alignment > | |
| size_type typedef | AlignedAllocator< T, alignment > | |
| value_type typedef | AlignedAllocator< T, alignment > | |
| ~AlignedAllocator() (defined in AlignedAllocator< T, alignment >) | AlignedAllocator< T, alignment > | inline |