dune-common
2.2.0
|
Enable typedef if two types are interoperable. More...
#include <dune/common/typetraits.hh>
Public Types | |
typedef Type | type |
Enable typedef if two types are interoperable.
(also see IsInteroperable)
typedef Type Dune::enable_if< b, Type >::type [inherited] |