Worker class for decomposing expression templates. More...
#include <op_executor.hpp>
Worker class for decomposing expression templates.
A | Type to which is assigned to |
OP | One out of {op_assign, op_inplace_add, op_inplace_sub} @ |
T | Right hand side of the assignment |
Definition at line 80 of file op_executor.hpp.