Skip to content

Commit fbf36b1

Browse files
committed
update
1 parent 8aee430 commit fbf36b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

issues/2861.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
there is no provision for undefined behavior analoguous to
4343
7.2.1 [<A href="https://wg21.link/basic.lval#11">basic.lval</A>] paragraph 11.</P>
4444

45-
<P><B>Proposed resolution (approved by CWG 2024-04-19):</B></P>
45+
<P><B>Proposed resolution (approved by CWG 2024-06-26):</B></P>
4646

4747
<OL>
4848
<LI>
@@ -58,7 +58,7 @@
5858
and <TT>v</TT> does not point to an object whose type is similar
5959
(7.3.6 [<A href="https://wg21.link/conv.qual">conv.qual</A>]) to <TT>U</TT> and that is within its
6060
lifetime or within its period of construction or destruction
61-
(11.9.5 [<A href="https://wg21.link/class.cdtor">class.cdtor</A>]) , the behavior is undefined.
61+
(11.9.5 [<A href="https://wg21.link/class.cdtor">class.cdtor</A>]), the behavior is undefined.
6262
If <TT>v</TT> is a glvalue of type <TT>U</TT> and <TT>v</TT> does not
6363
refer to an object whose type is similar to <TT>U</TT> and that is
6464
within its lifetime or within its period of construction or

0 commit comments

Comments
 (0)