Dune::IsType< T > Struct Template Reference
[Tuple Utilities]

Generator for predicates accepting one particular type. More...

#include <dune/common/tupleutility.hh>

Classes

struct  Predicate
 The actual predicate. More...

Detailed Description

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

Generator for predicates accepting one particular type.

Template Parameters:
T The type to accept.

The generated predicate class is useful together with FirstPredicateIndex. It will accept exactly the type that is given as the T template parameter.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1