DDC 0.0.0

a discrete domain computation library

ddc::AlignedAllocator< T, N > Member List

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

AlignedAllocator()=defaultddc::AlignedAllocator< T, N >
AlignedAllocator(AlignedAllocator const &x)=defaultddc::AlignedAllocator< T, N >
AlignedAllocator(AlignedAllocator &&x) noexcept=defaultddc::AlignedAllocator< T, N >
AlignedAllocator(AlignedAllocator< U, N > const &) noexceptddc::AlignedAllocator< T, N >inlineexplicit
allocate(std::size_t n) constddc::AlignedAllocator< T, N >inline
deallocate(T *p, std::size_t) constddc::AlignedAllocator< T, N >inline
operator=(AlignedAllocator const &x)=defaultddc::AlignedAllocator< T, N >
operator=(AlignedAllocator &&x) noexcept=defaultddc::AlignedAllocator< T, N >
operator=(AlignedAllocator< U, N > const &) noexceptddc::AlignedAllocator< T, N >inline
value_type typedefddc::AlignedAllocator< T, N >
~AlignedAllocator()=defaultddc::AlignedAllocator< T, N >