We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb78101 commit cd6f411Copy full SHA for cd6f411
source/declarations.tex
@@ -3688,7 +3688,7 @@
3688
A \grammarterm{parameter-declaration-clause}
3689
of the form
3690
\grammarterm{parameter-declaration-list} \tcode{...}
3691
-is deprecated.
+is deprecated\iref{depr.ellipsis.comma}.
3692
\begin{example}
3693
The declaration
3694
\begin{codeblock}
source/future.tex
@@ -120,7 +120,7 @@
120
121
122
123
+is deprecated\iref{dcl.fct}.
124
125
126
void f(int...); // deprecated
0 commit comments