This is the complete list of members for ddc::AlignedAllocator< T, N >, including all inherited members.
AlignedAllocator()=default | ddc::AlignedAllocator< T, N > | |
AlignedAllocator(AlignedAllocator const &x)=default | ddc::AlignedAllocator< T, N > | |
AlignedAllocator(AlignedAllocator &&x) noexcept=default | ddc::AlignedAllocator< T, N > | |
AlignedAllocator(AlignedAllocator< U, N > const &) noexcept | ddc::AlignedAllocator< T, N > | inlineexplicit |
allocate(std::size_t n) const | ddc::AlignedAllocator< T, N > | inline |
deallocate(T *p, std::size_t) const | ddc::AlignedAllocator< T, N > | inline |
operator=(AlignedAllocator const &x)=default | ddc::AlignedAllocator< T, N > | |
operator=(AlignedAllocator &&x) noexcept=default | ddc::AlignedAllocator< T, N > | |
operator=(AlignedAllocator< U, N > const &) noexcept | ddc::AlignedAllocator< T, N > | inline |
value_type typedef | ddc::AlignedAllocator< T, N > | |
~AlignedAllocator()=default | ddc::AlignedAllocator< T, N > |