Skip to content

Commit 38f1bb0

Browse files
eisenwavejensmaurer
authored andcommitted
[exec.let] Add missing \exposid around "let-cpo"
1 parent 9d8fe26 commit 38f1bb0

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
@@ -4054,7 +4054,7 @@
40544054
\end{codeblock}
40554055

40564056
\pnum
4057-
\tcode{\exposid{impls-for}<\exposid{decayed-typeof}<let-cpo>>::\exposid{complete}}
4057+
\tcode{\exposid{impls-for}<\exposid{decayed-typeof}<\exposid{let-cpo}>>::\exposid{complete}}
40584058
is initialized with a callable object equivalent to the following:
40594059
\begin{codeblock}
40604060
[]<class Tag, class... Args>

0 commit comments

Comments
 (0)