Skip to content

Commit 149a151

Browse files
committed
Close 3210 as resolved by 3216
1 parent f7535ac commit 149a151

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

xml/issue3210.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='utf-8' standalone='no'?>
22
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33

4-
<issue num="3210" status="New">
4+
<issue num="3210" status="Resolved">
55
<title><tt>allocate_shared</tt> is inconsistent about removing <tt>const</tt> from the pointer
66
passed to allocator <tt>construct</tt> and <tt>destroy</tt></title>
77
<section><sref ref="[util.smartptr.shared.create]"/></section>
@@ -112,6 +112,7 @@ because <tt>pv</tt> is merely specified to point some storage instead of an obje
112112
</p>
113113

114114
<note>2024-10-02; will be resolved by issue <iref ref="3216"/>.</note>
115+
<note>2025-11-11; LWG <iref ref="3216"/> was accepted in Wrocław. Status changed: New &rarr; Resolved.</note>
115116
</discussion>
116117

117118
<resolution>

0 commit comments

Comments
 (0)