Skip to content

Commit 5be40a6

Browse files
committed
[expr.lval] Update cross reference for "invalid pointer value"
1 parent 888b051 commit 5be40a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@
676676
the glvalue.
677677

678678
\item Otherwise, if the object to which the glvalue refers contains an invalid
679-
pointer value\iref{basic.stc.dynamic.deallocation}, the behavior is
679+
pointer value\iref{basic.compound}, the behavior is
680680
\impldef{lvalue-to-rvalue conversion of an invalid pointer value}.
681681

682682
\item Otherwise, if the bits in the value representation of

0 commit comments

Comments
 (0)