File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 60906090the postfix expression designating the called function
60916091are sequenced before every expression or statement
60926092in the body of the called function.
6093- For each function invocation or
6094- evaluation of an \grammarterm {await-expression} \placeholder {F},
6093+ For each
6094+ \begin {itemize }
6095+ \item function invocation,
6096+ \item evaluation of an \grammarterm {await-expression}\iref {expr.await }, or
6097+ \item evaluation of a \grammarterm {throw-expression}\iref {expr.throw }
6098+ \end {itemize }
6099+ \placeholder {F},
60956100each evaluation that does not occur within \placeholder {F} but
60966101is evaluated on the same thread and as part of the same signal handler (if any)
60976102is either sequenced before all evaluations that occur within \placeholder {F}
You can’t perform that action at this time.
0 commit comments