Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions source/basic.tex
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,8 @@
\begin{itemize}
\item a static assertion\iref{dcl.pre},
\item controlling template instantiation\iref{temp.explicit},
\item guiding template argument deduction for constructors\iref{temp.deduct.guide},
\item use of attributes\iref{dcl.attr}, and
\item nothing (in the case of an \grammarterm{empty-declaration}).
\item guiding template argument deduction for constructors\iref{temp.deduct.guide}, and
\item use of attributes\iref{dcl.attr}.
\end{itemize}
\end{note}

Expand Down