Skip to content

Commit a297979

Browse files
Apply Hubert's feedback
Co-authored-by: Hubert Tong <[email protected]>
1 parent 9fc22b5 commit a297979

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
@@ -318,7 +318,7 @@
318318
called \tcode{T}, rather than an unnamed non-type
319319
template parameter of class \tcode{T}.
320320
\end{example}
321-
A \grammarterm{parameter-declaration} of a \grammarterm{template-parameter}
321+
The \grammarterm{parameter-declaration} of a \grammarterm{template-parameter}
322322
shall not have a \grammarterm{storage-class-specifier}.
323323
Types shall not be defined in a template parameter
324324
declaration.

0 commit comments

Comments
 (0)