dune-fem 2.8.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Dune::ValidPointerTupleCheck< Tuple > Struct Template Reference

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

#include <dune/fem/common/tupletypetraits.hh>

Static Public Member Functions

static bool apply (const Tuple &tuple)
 

Detailed Description

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

Check whether a pointer tuple can be dereferenced.

Template Parameters
Tupletuple of pointer types

Member Function Documentation

◆ apply()

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

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