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 c41620c commit fb6d393Copy full SHA for fb6d393
source/statements.tex
@@ -147,10 +147,9 @@
147
it is interpreted as the latter.
148
149
\pnum
150
-In the \grammarterm{decl-specifier-seq} of a \grammarterm{condition}
151
-or of a \grammarterm{for-range-declaration},
152
-including that of any \grammarterm{structured-binding-declaration} of
153
-the \grammarterm{condition},
+Let $D$ be any \grammarterm{condition} or \grammarterm{for-range-declaration}.
+In the \grammarterm{decl-specifier-seq} of $D$,
+including that of any \grammarterm{structured-binding-declaration} of $D$,
154
each
155
\grammarterm{decl-specifier} shall be either a \grammarterm{type-specifier}
156
or \keyword{constexpr}.
0 commit comments