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 67a20d3 commit c07c130Copy full SHA for c07c130
source/templates.tex
@@ -5652,9 +5652,9 @@
5652
This includes an injected-class-name\iref{class.pre} of a class template
5653
used without a \grammarterm{template-argument-list}.
5654
\end{footnote}
5655
-\item a \grammarterm{pack-index-specifier}, or
+\item a \grammarterm{pack-index-specifier},
5656
\item denoted by \tcode{decltype(}\grammarterm{expression}{}\tcode{)},
5657
-where \grammarterm{expression} is type-dependent\iref{temp.dep.expr}.
+where \grammarterm{expression} is type-dependent\iref{temp.dep.expr}, or
5658
\item denoted by a \grammarterm{splice-type-specifier} in which either
5659
the \grammarterm{splice-specifier} or
5660
\grammarterm{splice-specialization-specifier}
0 commit comments