Skip to content

Commit 5edd0cc

Browse files
committed
[exec.when.all] Fix spelling of 'get_stop_token_t'
Fixes NB US 223-343 (C++26 CD).
1 parent 597cc85 commit 5edd0cc

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
@@ -4444,7 +4444,7 @@
44444444
\tcode{state.\exposid{stop-src}.get_token()}, and
44454445
\item
44464446
given a query object \tcode{q}
4447-
with type other than \cv{} \tcode{stop_token_t} and
4447+
with type other than \cv{} \tcode{get_stop_token_t} and
44484448
whose type satisfies \exposconceptx{forwarding-que\-ry}{forwarding-query},
44494449
\tcode{e.query(q)} is expression-equivalent to \tcode{get_env(rcvr).query(q)}.
44504450
\end{itemize}

0 commit comments

Comments
 (0)