dune-common  2.2.0
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 >:
Dune::is_same< T, U >

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: