dune-istl 2.9.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::DefaultAllocatorTraits< T, typename > Struct Template Reference

#include <dune/istl/allocator.hh>

Inheritance diagram for Dune::DefaultAllocatorTraits< T, typename >:
Inheritance graph

Public Types

using type = std::allocator< T >
 

Member Typedef Documentation

◆ type

template<typename T , typename = void>
using Dune::DefaultAllocatorTraits< T, typename >::type = std::allocator<T>

The documentation for this struct was generated from the following file: