Dune::EnableIfInterOperable< T1, T2, Type > Struct Template Reference
[Common (foundation classes)]
Enable typedef if two types are interoperable.
More...
#include <dune/common/typetraits.hh>
List of all members.
Public Types |
typedef Type | type |
Detailed Description
template<class T1, class T2, class Type>
struct Dune::EnableIfInterOperable< T1, T2, Type >
Enable typedef if two types are interoperable.
(also see IsInteroperable)
Member Typedef Documentation
The documentation for this struct was generated from the following file: