Dune::AddRefTypeEvaluator< T > Struct Template Reference

defined(DOXYGEN) More...

#include <dune/common/tupleutility.hh>

List of all members.

Public Types

typedef T & Type

Static Public Member Functions

static Type apply (T &t)

Detailed Description

template<class T>
struct Dune::AddRefTypeEvaluator< T >

defined(DOXYGEN)

TypeEvaluator to turn a type T into a reference to T This is suitable as the TypeEvaluator template parameter for ForEachType and transformTuple().


Member Typedef Documentation

template<class T >
typedef T& Dune::AddRefTypeEvaluator< T >::Type

Member Function Documentation

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

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].