Skip to content

Commit c097654

Browse files
authored
[exec.when.all] Reverse the nesting of \exposid and \tcode for impls-for<when_all_t>::complete (#8537)
1 parent 98ce5ac commit c097654

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
@@ -4637,7 +4637,7 @@
46374637
\end{codeblock}
46384638

46394639
\pnum
4640-
The member \exposid{\tcode{impls-for}<when_all_t>::\exposid{complete}}
4640+
The member \tcode{\exposid{impls-for}<when_all_t>::\exposid{complete}}
46414641
is initialized with a callable object
46424642
equivalent to the following lambda expression:
46434643
\begin{codeblock}

0 commit comments

Comments
 (0)