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 95ac3d6 commit 2044cbdCopy full SHA for 2044cbd
source/basic.tex
@@ -474,8 +474,8 @@
474
were present in the definition of \tcode{D}; that is, the default
475
argument is subject to the requirements described in this paragraph (and, if
476
the default argument has subexpressions with default arguments, this
477
-requirement applies recursively).\footnote{\ref{dcl.fct.default}
478
-describes how default argument names are looked up.}
+requirement applies recursively)\footnote{\ref{dcl.fct.default}
+describes how default argument names are looked up.}; and
479
480
\item if \tcode{D} is a class with an implicitly-declared
481
constructor~(\ref{class.ctor}), it is as if the constructor was
0 commit comments