Skip to content

Commit d29bbb3

Browse files
committed
[exec.par.scheduler] Use 'has the value' for an expression
Fixes NB US 262-394 (C++26 CD).
1 parent 322d380 commit d29bbb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8286,7 +8286,7 @@
82868286
where \tcode{sch} is associated with \tcode{ptr}.
82878287

82888288
\pnum
8289-
The expression \tcode{get_forward_progress_guarantee(sch)} returns
8289+
The expression \tcode{get_forward_progress_guarantee(sch)} has the value
82908290
\tcode{forward_progress_guarantee::paral\-lel}.
82918291

82928292
\pnum

0 commit comments

Comments
 (0)