dune-common 2.1.1
Public Types
Dune::IsType< T >::Predicate< U > Struct Template Reference

The actual predicate. More...

#include <dune/common/tupleutility.hh>

Inheritance diagram for Dune::IsType< T >::Predicate< U >:
Inheritance graph

List of all members.

Public Types

enum  
 Whether T1 is the same type as T2. More...

Detailed Description

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

The actual predicate.


Member Enumeration Documentation

anonymous enum [inherited]

Whether T1 is the same type as T2.


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