Skip to content

Commit 352a7d2

Browse files
committed
Say that a constant template parameter is a non-type, non-template parameter
1 parent 274d2b8 commit 352a7d2

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
@@ -299,7 +299,7 @@
299299
\term{constant template parameter}
300300
and
301301
\term{constant template argument}
302-
are used to refer to constant, non-template parameters and arguments.
302+
are used to refer to non-type, non-template parameters and arguments.
303303
\end{footnote}
304304
\grammarterm{parameter-declaration}.
305305
A \grammarterm{template-parameter} of the form

0 commit comments

Comments
 (0)