Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 1902 of file expression.h.
Public Member Functions | |
swapper (const BinaryFunction &f) | |
template<class A1 , class A2 > | |
generic_binary_traits< BinaryFunction >::template result_hint< A2, A1 >::type | operator() (const A1 &x1, const A2 &x2) const |
Protected Attributes | |
BinaryFunction | _f |
swapper | ( | const BinaryFunction & | f | ) |
Definition at line 1903 of file expression.h.
generic_binary_traits< BinaryFunction >::template result_hint< A2, A1 >::type operator() | ( | const A1 & | x1, |
const A2 & | x2 | ||
) | const |
Definition at line 1906 of file expression.h.
|
protected |
Definition at line 1908 of file expression.h.