Skip to content

Commit 3ac649a

Browse files
Dawn Perchikzygoloid
authored andcommitted
[temp.dep.type] Replace note in sentence with footnote.
1 parent dee7c4a commit 3ac649a

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

source/templates.tex

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5331,12 +5331,10 @@
53315331
denoted by a \grammarterm{simple-template-id}
53325332
in which either the template name is a template parameter or any of the
53335333
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
53405338
\item denoted by \tcode{decltype(}\grammarterm{expression}{}\tcode{)},
53415339
where \grammarterm{expression} is type-dependent\iref{temp.dep.expr}.
53425340
\end{itemize}

0 commit comments

Comments
 (0)