...
Exceptionally, it is permitted to use the assignment operator in conditional expressions if when the assignment is not the controlling expression (that is, the assignment is a subexpression), as shown in the following compliant example:
...
...
Exceptionally, it is permitted to use the assignment operator in conditional expressions if when the assignment is not the controlling expression (that is, the assignment is a subexpression), as shown in the following compliant example:
...