Skip to content

Commit 42793d0

Browse files
jensmaurertkoeppe
authored andcommitted
[exec.sysctxrepl.psb] Make 'one of the expressions below' more explicit
Fixes NB US 266-399 (C++26 CD).
1 parent e251159 commit 42793d0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/exec.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8554,7 +8554,9 @@
85548554
the object referred to by \tcode{r}, and
85558555
any storage referenced by \tcode{s}
85568556
all happen after
8557-
the beginning of the evaluation of one of the expressions below.
8557+
the beginning of the evaluation of
8558+
the call to \tcode{set_value}, \tcode{set_error}, or \tcode{set_done}
8559+
on \tcode{r} (see below).
85588560

85598561
\pnum
85608562
\effects

0 commit comments

Comments
 (0)