dune-common 2.1.1
|
Checks wether two types are interoperable. More...
#include <dune/common/typetraits.hh>
Public Types | |
enum | { value = Conversion<T1, T2, exists } |
Checks wether two types are interoperable.
Two types are interoperable if conversions in either directions exists.
anonymous enum |