dune-fem  2.4.1-rc
Classes | Static Public Member Functions | List of all members
Dune::ValidPointerTupleCheck< Tuple > Class Template Reference

Check whether a pointer tuple can be dereferenced. More...

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/common/tupletypetraits.hh>

Static Public Member Functions

static bool apply (const Tuple &tuple)
 

Detailed Description

template<class Tuple>
class Dune::ValidPointerTupleCheck< Tuple >

Check whether a pointer tuple can be dereferenced.

Template Parameters
Tupletuple of pointer types

Member Function Documentation

template<class Tuple >
static bool Dune::ValidPointerTupleCheck< Tuple >::apply ( const Tuple &  tuple)
inlinestatic

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