Dune Core Modules (2.9.0)

Dune::IsType< T > Struct Template Reference

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
TThe 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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 14, 22:29, 2024)