Skip to content

Commit 15ad155

Browse files
committed
[intro.execution] Remove inaccurate note.
The normative context to which the note refers was substantially altered by CWG2466.
1 parent fc923d6 commit 15ad155

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

source/basic.tex

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5694,10 +5694,7 @@
56945694
subsequent to the previous suspension (if any) and
56955695
prior to the next suspension (if any)
56965696
are considered to occur within \placeholder{F}.
5697-
\begin{note}
5698-
If \placeholder{A} and \placeholder{B} would not otherwise be sequenced then they are
5699-
indeterminately sequenced.
5700-
\end{note}
5697+
57015698
Several contexts in \Cpp{} cause evaluation of a function call, even
57025699
though no corresponding function call syntax appears in the translation
57035700
unit.

0 commit comments

Comments
 (0)