Dune::EnableIfInterOperable< T1, T2, Type > Struct Template Reference
[Common]

#include <typetraits.hh>

Inheritance diagram for Dune::EnableIfInterOperable< T1, T2, Type >:

Dune::EnableIf< b, T >

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)


The documentation for this struct was generated from the following file:

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)