#include <dune/fem/common/tupletypetraits.hh>
|
static const bool | isPointerTuple = CheckAllElements< Tuple, IsPointer >::value |
|
static const bool | isReferenceTuple = CheckAllElements< Tuple, IsReference >::value |
|
◆ PointeeTupleType
◆ ReferredTupleType
template<class Tuple >
typedef Dune::ForEachType<ReferredTypeEvaluator,Tuple>::Type Dune::TupleTypeTraits< Tuple >::ReferredTupleType |
◆ isPointerTuple
◆ isReferenceTuple
template<class Tuple >
const bool Dune::TupleTypeTraits< Tuple >::isReferenceTuple = CheckAllElements< Tuple, IsReference >::value |
|
static |
The documentation for this class was generated from the following file: