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 81590ba commit dd2deb6Copy full SHA for dd2deb6
source/declarations.tex
@@ -1385,9 +1385,11 @@
1385
the \grammarterm{template-name} shall name a deducible template.
1386
A \defnadj{deducible}{template} is either a class template or
1387
is an alias template whose \grammarterm{defining-type-id} is of the form
1388
+
1389
\begin{ncsimplebnf}
1390
\opt{\keyword{typename}} \opt{nested-name-specifier} \opt{\keyword{template}} simple-template-id
1391
\end{ncsimplebnf}
1392
1393
where the \grammarterm{nested-name-specifier} (if any) is non-dependent and
1394
the \grammarterm{template-name} of the \grammarterm{simple-template-id}
1395
names a deducible template.
0 commit comments