Add evaluation of an rvalue, using the result to modify an lvalue. This is equivalent to "lvalue op= rvalue".
See Implementation
Add evaluation of an rvalue, using the result to modify an lvalue. This is equivalent to "lvalue op= rvalue".