Skip to content

Commit 8ee46a2

Browse files
eisenwavetkoeppe
authored andcommitted
CWG3107 Misleading note "An alias template name is never deduced."
1 parent a823ad0 commit 8ee46a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/templates.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4664,7 +4664,7 @@
46644664
that names a specialization of an alias template is
46654665
a \grammarterm{typedef-name} for a type alias.
46664666
\begin{note}
4667-
An alias template name is never deduced.
4667+
The alias template name is not deduced from such a type\iref{temp.deduct.type}.
46684668
\end{note}
46694669
\begin{example}
46704670
\begin{codeblock}

0 commit comments

Comments
 (0)