dune-istl  2.8.0
Public Types | List of all members
Dune::AllocatorTraits< T > Struct Template Reference

#include <dune/istl/allocator.hh>

Inheritance diagram for Dune::AllocatorTraits< T >:
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>
inherited

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