Rheolef
7.1
an efficient C++ finite element environment
|
Public Types | |
typedef A1 | first_argument_type |
typedef std::conditional< details::is_equal< A1, R >::value, R, binop_error< details::plus, A1, A2, R > >::type | second_argument_type |
typedef R | result_type |
Definition at line 493 of file expression.h.
typedef A1 first_argument_type |
Definition at line 494 of file expression.h.
typedef std::conditional< details::is_equal<A1,R>::value, R, binop_error<details::plus,A1,A2,R> >::type second_argument_type |
Definition at line 499 of file expression.h.
typedef R result_type |
Definition at line 500 of file expression.h.