Dune Core Modules (2.3.1)
Dune::IsInteroperable< T1, T2 > Struct Template Reference
Checks wether two types are interoperable. More...
#include <dune/common/typetraits.hh>
Public Types | |
enum | { value = Conversion<T1,T2>::exists || Conversion<T2,T1>::exists } |
Detailed Description
template<class T1, class T2>
struct Dune::IsInteroperable< T1, T2 >
struct Dune::IsInteroperable< T1, T2 >
Checks wether two types are interoperable.
Two types are interoperable if conversions in either directions exists.
Member Enumeration Documentation
◆ anonymous enum
template<class T1 , class T2 >
anonymous enum |
The documentation for this struct was generated from the following file:
- dune/common/typetraits.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 11, 23:29, 2024)