dune-common  2.5.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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: