dune-common 3.0-git
Public Types | List of all members
Dune::remove_const< T > Struct Template Reference

#include <dune/common/typetraits.hh>

Public Types

typedef std::remove_const< T >::type type
 

Member Typedef Documentation

◆ type

template<typename T >
typedef std::remove_const<T>::type Dune::remove_const< T >::type
Deprecated:
"Use std::remove_const instead!"

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