Skip to content

Commit eecdfa3

Browse files
committed
Close 3508 and 4069 as resolved by P3323R0
1 parent b1a6004 commit eecdfa3

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

xml/issue3508.xml

Lines changed: 4 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="3508" status="Open">
4+
<issue num="3508" status="Resolved">
55
<title><tt>atomic_ref&lt;<i>cv</i> T&gt;</tt> is not well-specified</title>
66
<section><sref ref="[atomics.ref.generic.general]"/></section>
77
<submitter>Casey Carter</submitter>
@@ -51,6 +51,9 @@ SG1 forwarded <paper num="P3323R0"/> to LEWG to resolve LWG issues
5151
<iref ref="3508"/> and <iref ref="4069"/>.
5252
</p>
5353

54+
<note>2025-02-07 Status changed: Open &rarr; Resolved.</note>
55+
<p>Resolved by <paper num="P3323R0"/> in Wrocław.</p>
56+
5457
</discussion>
5558

5659
<resolution>

xml/issue4069.xml

Lines changed: 4 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="4069" status="Open">
4+
<issue num="4069" status="Resolved">
55
<title><code>std::atomic&lt;volatile T&gt;</code> should be ill-formed</title>
66
<section><sref ref="[atomics.types.generic]"/></section>
77
<submitter>Jonathan Wakely</submitter>
@@ -59,6 +59,9 @@ SG1 forwarded <paper num="P3323R0"/> to LEWG to resolve LWG issues
5959
<iref ref="3508"/> and <iref ref="4069"/>.
6060
</p>
6161

62+
<note>2025-02-07 Status changed: Open &rarr; Resolved.</note>
63+
<p>Resolved by <paper num="P3323R0"/> in Wrocław.</p>
64+
6265
</discussion>
6366

6467
<resolution>

0 commit comments

Comments
 (0)