Opm::ReturnEval_< Eval1, Eval2 > Struct Template Reference
List of all members.
Public Types |
typedef std::remove_const
< typename
std::remove_reference< Eval1 >
::type >::type | T |
typedef std::remove_const
< typename
std::remove_reference< Eval2 >
::type >::type | U |
typedef std::conditional
< std::is_constructible< T, U >
::value, T, U >::type | type |
template<class Eval1, class Eval2>
struct Opm::ReturnEval_< Eval1, Eval2 >
The documentation for this struct was generated from the following file: