Skip to content

Commit 3f47d25

Browse files
committed
[coro.generator.promise] Remove unused name "x"
Fixes NB US 120 (C++23 CD).
1 parent 24e0468 commit 3f47d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ranges.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -15313,7 +15313,7 @@
1531315313
A handle referring to the coroutine
1531415314
whose promise object is \tcode{*this}
1531515315
is at the top of \tcode{*\exposid{active_}}
15316-
of some \tcode{generator} object \tcode{x}.
15316+
of some \tcode{generator} object.
1531715317

1531815318
\pnum
1531915319
\returns

0 commit comments

Comments
 (0)