Helper function to evaluate the given binary operation Op
when the left hand side input parameter is a proxy.
More...
|
result_type | operator() (proxy< V, A > const &lhs, V const &rhs) const |
|
template<typename Op, typename V, typename A, typename E = void>
struct stapl::handle_left_op< Op, V, A, E >
Helper function to evaluate the given binary operation Op
when the left hand side input parameter is a proxy.
- Template Parameters
-
Op | Binary operation type. |
V | Return type. |
A | Accessor type used for the proxy. |
The documentation for this struct was generated from the following file: