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:
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:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].