We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd2bdcb commit f3edbf7Copy full SHA for f3edbf7
xml/issue4536.xml
@@ -123,7 +123,7 @@ To test() {
123
[<i>Note 4:</i> … — <i>end note</i>]
124
<p/>
125
Access checking is performed in a context unrelated to `To` and `From`.
126
-<ins>The <i>expression</i> of the `return` statement
+<ins>The operand of the `return` statement
127
(including initialization of the returned object or reference, if any)
128
is treated as an unevaluated operand (<sref ref="[expr.context]"/>), and only the validity of its immediate context is considered.</ins>
129
<del>Only the validity of the immediate context of the <i>expression</i> of the `return` statement (<sref ref="[stmt.return]"/>)
0 commit comments