address(reference x) const | Dune::Fem::StackAllocator< T, S > | inline |
address(const_reference x) const | Dune::Fem::StackAllocator< T, S > | inline |
allocate(size_type n, typename rebind< void >::other::const_pointer hint=nullptr) | Dune::Fem::StackAllocator< T, S > | inline |
const_pointer typedef | Dune::Fem::StackAllocator< T, S > | |
const_reference typedef | Dune::Fem::StackAllocator< T, S > | |
construct(pointer p, Args &&... args) | Dune::Fem::StackAllocator< T, S > | inline |
deallocate(pointer p, size_type n) | Dune::Fem::StackAllocator< T, S > | inline |
destroy(pointer p) | Dune::Fem::StackAllocator< T, S > | inline |
difference_type typedef | Dune::Fem::StackAllocator< T, S > | |
max_size() const | Dune::Fem::StackAllocator< T, S > | inline |
pointer typedef | Dune::Fem::StackAllocator< T, S > | |
reference typedef | Dune::Fem::StackAllocator< T, S > | |
size_type typedef | Dune::Fem::StackAllocator< T, S > | |
Stack typedef | Dune::Fem::StackAllocator< T, S > | |
StackAllocator(StackPtr stack) | Dune::Fem::StackAllocator< T, S > | inlineexplicit |
StackAllocator(const StackAllocator< U, S > &other) | Dune::Fem::StackAllocator< T, S > | inline |
StackAllocator(StackAllocator< U, S > &&other) | Dune::Fem::StackAllocator< T, S > | inline |
StackAllocator(const StackAllocator &other) | Dune::Fem::StackAllocator< T, S > | inline |
StackAllocator(StackAllocator &&other) | Dune::Fem::StackAllocator< T, S > | inline |
StackPtr typedef | Dune::Fem::StackAllocator< T, S > | |
value_type typedef | Dune::Fem::StackAllocator< T, S > | |