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 cd70ee2 commit 2397a6fCopy full SHA for 2397a6f
source/basic.tex
@@ -2104,7 +2104,7 @@
2104
the classes of which any member templates used as template template
2105
arguments are members.
2106
\begin{note}
2107
-Non-type template arguments do not
+Constant template arguments do not
2108
contribute to the set of associated entities.
2109
\end{note}
2110
source/templates.tex
@@ -1143,7 +1143,7 @@
1143
A template type argument can be an incomplete type\iref{term.incomplete.type}.
1144
1145
1146
-\rSec2[temp.arg.nontype]{Non-type template arguments}
+\rSec2[temp.arg.nontype]{Constant template arguments}
1147
1148
\pnum
1149
A template argument $E$ for
0 commit comments