template<class A, class B, class R = decltype(std::declval<A>()/std::declval<B>())>
struct divideOpAuto< A, B, R >
Definition at line 54 of file divide.C.
◆ operator()()
| R operator() |
( |
const A & |
a, |
|
|
const B & |
b |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file:
- src/functionObjects/field/divide/divide.C