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 c42d836 commit aeb5591Copy full SHA for aeb5591
source/declarators.tex
@@ -2388,11 +2388,11 @@
2388
\indextext{initialization|(}
2389
2390
\pnum
2391
-A declarator can specify an initial value for the
+An \grammarterm{init-declarator} can specify an initial value for the
2392
identifier being declared.
2393
The identifier designates a variable being initialized.
2394
The process of initialization described in the
2395
-remainder of~\ref{dcl.init}
+remainder of this subclause
2396
applies also to initializations
2397
specified by other syntactic contexts, such as the initialization
2398
of function parameters (\ref{expr.call}) or
0 commit comments