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 b80d382 commit 2142abbCopy full SHA for 2142abb
source/expressions.tex
@@ -675,9 +675,10 @@
675
676
\item Otherwise, the object indicated by the glvalue is read\iref{defns.access},
677
and the value contained in the object is the prvalue result.
678
-If the result is an erroneous value\iref{basic.indet} and
679
-the bits in the value representation are not valid for the object's type,
+\begin{note}
+If the bits in the value representation are not valid for the object's type,
680
the behavior is undefined.
681
+\end{note}
682
\end{itemize}
683
684
\pnum
0 commit comments