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 edfd0ae commit c6fa234Copy full SHA for c6fa234
source/templates.tex
@@ -4689,7 +4689,9 @@
4689
the alias template.
4690
Any other \grammarterm{template-id}
4691
that names a specialization of an alias template is
4692
-a \grammarterm{typedef-name} for a type alias.
+a \grammarterm{typedef-name} for a type alias;
4693
+such a \grammarterm{template-id} is ill-formed if
4694
+forming the associated type results in substitution failure.
4695
\begin{note}
4696
The alias template name is not deduced from such a type\iref{temp.deduct.type}.
4697
\end{note}
0 commit comments