Add evaluation of an rvalue, assigning the result to the given lvalue. This is equivalent to "lvalue = rvalue".
See Implementation
Add evaluation of an rvalue, assigning the result to the given lvalue. This is equivalent to "lvalue = rvalue".