Dune::IsInteroperable< T1, T2 > Struct Template Reference
[Common]
#include <typetraits.hh>
Detailed Description
template<class T1, class T2>
struct Dune::IsInteroperable< T1, T2 >
Checks wether two types are interoperable.
Two types are interoperable if conversions in either directions exists.
Public Types | |
enum | { value = Conversion<T1 } |
Member Enumeration Documentation
template<class T1, class T2>
anonymous enum |
The documentation for this struct was generated from the following file: