dune-common  2.5.0
Public Types | List of all members
Dune::remove_pointer< T > Struct Template Reference

#include <dune/common/typetraits.hh>

Public Types

typedef std::remove_pointer< T >::type type
 

Member Typedef Documentation

§ type

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

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