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 605dcaa commit 99e4ffdCopy full SHA for 99e4ffd
source/declarations.tex
@@ -391,7 +391,7 @@
391
For a \grammarterm{consteval-block-declaration} $D$,
392
the expression $E$ corresponding to $D$ is:
393
\begin{codeblock}
394
- [] -> void static consteval @\grammarterm{compound-statement}@ ()
+ [] static consteval -> void @\grammarterm{compound-statement}@ ()
395
\end{codeblock}
396
$E$ shall be a constant expression\iref{expr.const}.
397
\begin{note}
0 commit comments