We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fa26d commit 92594a8Copy full SHA for 92594a8
source/templates.tex
@@ -7578,7 +7578,7 @@
7578
\tcode{A})
7579
as described below.
7580
If removing references and cv-qualifiers from \tcode{P} gives
7581
-\tcode{std::initializer_list<P$^{\prime}$>}
+$\tcode{std::initializer_list<P}^{\prime}\tcode{>}$
7582
or $\tcode{P}'\tcode{[N]}$
7583
for some $\tcode{P}'$ and \tcode{N} and the
7584
argument is a non-empty initializer list\iref{dcl.init.list}, then deduction is
0 commit comments