dune-common 2.1.1
Public Types | Static Public Member Functions
Dune::AddPtrTypeEvaluator< T & > Struct Template Reference

#include <dune/common/tupleutility.hh>

List of all members.

Public Types

typedef remove_reference< T >
::type * 
Type

Static Public Member Functions

static Type apply (T &t)

template<class T>
struct Dune::AddPtrTypeEvaluator< T & >


Member Typedef Documentation

template<class T >
typedef remove_reference<T>::type* Dune::AddPtrTypeEvaluator< T & >::Type

Member Function Documentation

template<class T >
static Type Dune::AddPtrTypeEvaluator< T & >::apply ( T &  t) [inline, static]

References t.


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