We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dda3279 commit 17e732cCopy full SHA for 17e732c
source/classes.tex
@@ -518,6 +518,8 @@
518
if it is
519
\begin{itemize}
520
\item a friend declaration\iref{class.friend},
521
+\item a \grammarterm{deduction-guide}\iref{temp.deduct.guide},
522
+\item a \grammarterm{template-declaration} whose \grammarterm{declaration} is one of the above,
523
\item a \grammarterm{static_assert-declaration},
524
\item a \grammarterm{using-declaration}\iref{namespace.udecl}, or
525
\item an \grammarterm{empty-declaration}.
0 commit comments