Skip to content

Commit fe0b9b5

Browse files
lprvtkoeppe
authored andcommitted
[coro.generator.members] Add missing \exposid
1 parent d6396f2 commit fe0b9b5

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
@@ -18025,7 +18025,7 @@
1802518025
Initializes \exposid{coroutine_} with
1802618026
\tcode{exchange(other.\exposid{coroutine_}, \{\})} and
1802718027
\exposid{active_} with
18028-
\tcode{exchange(\brk{}other.active_, nullptr)}.
18028+
\tcode{exchange(\brk{}other.\exposid{active_}, nullptr)}.
1802918029

1803018030
\pnum
1803118031
\begin{note}

0 commit comments

Comments
 (0)