File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 5331
5331
denoted by a \grammarterm {simple-template-id}
5332
5332
in which either the template name is a template parameter or any of the
5333
5333
template arguments is a dependent type or an expression that is type-dependent
5334
- or value-dependent or is a pack expansion
5335
- \begin {note }
5336
- This includes an injected-class-name\iref {class.pre } of a class template
5337
- used without a \grammarterm {template-argument-list}.
5338
- \end {note }%
5339
- , or
5334
+ or value-dependent or is a pack expansion,%
5335
+ \footnote {This includes an injected-class-name\iref {class.pre } of a class template
5336
+ used without a \grammarterm {template-argument-list}.}
5337
+ or
5340
5338
\item denoted by \tcode {decltype(}\grammarterm {expression}{}\tcode {)},
5341
5339
where \grammarterm {expression} is type-dependent\iref {temp.dep.expr }.
5342
5340
\end {itemize }
You can’t perform that action at this time.
0 commit comments