Skip to content

Commit 92594a8

Browse files
Eelistkoeppe
authored andcommitted
[temp.deduct.call] Include surrounding code in math formula
1 parent 20fa26d commit 92594a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/templates.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -7578,7 +7578,7 @@
75787578
\tcode{A})
75797579
as described below.
75807580
If removing references and cv-qualifiers from \tcode{P} gives
7581-
\tcode{std::initializer_list<P$^{\prime}$>}
7581+
$\tcode{std::initializer_list<P}^{\prime}\tcode{>}$
75827582
or $\tcode{P}'\tcode{[N]}$
75837583
for some $\tcode{P}'$ and \tcode{N} and the
75847584
argument is a non-empty initializer list\iref{dcl.init.list}, then deduction is

0 commit comments

Comments
 (0)