... rvalues1
Core Definition 3 defines rvalues to be the right-hand sides of assignment propositions.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... lvalue2
The lvalue in an update expression is the variable on the left of the expression, to which the value of the expression on the right is assigned.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.