dune-common 2.9.0
Loading...
Searching...
No Matches
Dune::AlignedAllocator< T, Alignment > Member List

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

address(reference x) constDune::MallocAllocator< T >inline
address(const_reference x) constDune::MallocAllocator< T >inline
alignmentDune::AlignedAllocator< T, Alignment >static
allocate(size_type n, const void *hint=0)Dune::AlignedAllocator< T, Alignment >inline
const_pointer typedefDune::MallocAllocator< T >
const_reference typedefDune::MallocAllocator< T >
construct(pointer p, const T &val)Dune::MallocAllocator< T >inline
construct(pointer p, Args &&... args)Dune::MallocAllocator< T >inline
deallocate(pointer p, size_type n)Dune::MallocAllocator< T >inline
destroy(pointer p)Dune::MallocAllocator< T >inline
difference_type typedefDune::MallocAllocator< T >
MallocAllocator() noexceptDune::MallocAllocator< T >inline
MallocAllocator(const MallocAllocator< U > &) noexceptDune::MallocAllocator< T >inline
max_size() const noexceptDune::MallocAllocator< T >inline
pointer typedefDune::AlignedAllocator< T, Alignment >
reference typedefDune::MallocAllocator< T >
size_type typedefDune::AlignedAllocator< T, Alignment >
value_type typedefDune::MallocAllocator< T >
~MallocAllocator() noexceptDune::MallocAllocator< T >inline