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 98f7365 commit b2b9460Copy full SHA for b2b9460
source/intro.tex
@@ -366,8 +366,8 @@
366
diagnostic message), to terminating a translation or execution (with the
367
issuance of a diagnostic message). Many erroneous program constructs do
368
not engender undefined behavior; they are required to be diagnosed.
369
-Evaluation of a constant expression never exhibits behavior explicitly
370
-specified as undefined in \ref{intro} through \ref{cpp}\iref{expr.const}.
+Evaluation of a constant expression\iref{expr.const} never exhibits behavior explicitly
+specified as undefined in \ref{intro} through \ref{cpp}.
371
\end{defnote}
372
373
\indexdefn{behavior!unspecified}%
0 commit comments