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_pointer< T > Struct Template Reference

#include <dune/common/typetraits.hh>

Public Types

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

Member Typedef Documentation

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: