Skip to content

Commit f584109

Browse files
authored
[temp.deduct.funcaddr] Add missing \tcode
1 parent d9f8705 commit f584109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/templates.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7711,7 +7711,7 @@
77117711
\tcode{A},
77127712
and the deduction is done as
77137713
described in~\ref{temp.deduct.type}.
7714-
Otherwise, deduction is performed with empty sets of types P and A.
7714+
Otherwise, deduction is performed with empty sets of types \tcode{P} and \tcode{A}.
77157715

77167716
\pnum
77177717
A placeholder type\iref{dcl.spec.auto} in the return type of a

0 commit comments

Comments
 (0)