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 dc6eed0 commit 17c0992Copy full SHA for 17c0992
source/classes.tex
@@ -2438,7 +2438,7 @@
2438
a function declarator\iref{dcl.fct} of the form
2439
\begin{ncsimplebnf}
2440
ptr-declarator \terminal{(} parameter-declaration-clause \terminal{)} \opt{cv-qualifier-seq}\br
2441
-\bnfindent \opt{ref-qualifier-seq} \opt{noexcept-specifier} \opt{attribute-specifier-seq}
+\bnfindent \opt{ref-qualifier} \opt{noexcept-specifier} \opt{attribute-specifier-seq}
2442
\end{ncsimplebnf}
2443
where the \grammarterm{ptr-declarator} consists solely of
2444
an \grammarterm{id-expression},
0 commit comments