dune-fem 2.8.0
|
Convert a tuple to a tuple of pointer types. More...
#include <dune/fem/common/tupletypetraits.hh>
Public Types | |
typedef Dune::ForEachType< PointerEvaluator, Tuple >::Type | Type |
Convert a tuple to a tuple of pointer types.
Tuple | none of the types in Tuple should be of pointer type |
typedef Dune::ForEachType<PointerEvaluator,Tuple>::Type Dune::PointerTuple< Tuple >::Type |