File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
22<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33
4- <issue num =" 3064" status =" New " >
4+ <issue num =" 3064" status =" Resolved " >
55<title >How do uninitialized memory algorithms obtain pointer without undefined behavior?</title >
66<section ><sref ref =" [specialized.algorithms]" /></section >
77<submitter >Alisdair Meredith</submitter >
@@ -36,6 +36,13 @@ function as casting a pointer to <tt>void*</tt> in order to get the address of t
3636</p >
3737
3838<note >2018-02-20, Priority set to 3 after mailing list discussion</note >
39+ <note >2024-11-28 Status changed: New → Resolved.</note >
40+ <p >
41+ Resolved by
42+ <a href =" https://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#453"
43+ title=' References may only bind to “valid” objects' >CWG 453</a >,
44+ accepted as a DR in March 2024.
45+ </p >
3946</discussion >
4047
4148<resolution >
You can’t perform that action at this time.
0 commit comments