- Home
- About DUNE
- Download
- Documentation
- Community
- Development
Generator for predicates accepting one particular type. More...
#include <dune/common/tupleutility.hh>
Classes | |
struct | Predicate |
The actual predicate. More... |
Generator for predicates accepting one particular type.
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.
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].