Skip to content

Commit 401943d

Browse files
committed
Set 4480 to Tentatively Ready
1 parent 97ee5b5 commit 401943d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

xml/issue4480.xml

Lines changed: 6 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="4480" status="New">
4+
<issue num="4480" status="Tentatively Ready">
55
<title><tt>&lt;stdatomic.h&gt;</tt> should provide `ATOMIC_CHAR8_T_LOCK_FREE`</title>
66
<section><sref ref="[stdatomic.h.syn]"/></section>
77
<submitter>Jiang An</submitter>
@@ -16,6 +16,11 @@ corresponding `ATOMIC_CHAR8_T_LOCK_FREE` macro, which is self-inconsistent. Also
1616
`ATOMIC_CHAR8_T_LOCK_FREE` to C's <tt>&lt;stdatomic.h&gt;</tt> in C23, perhaps C++ should do
1717
the same thing in the spirit of <paper num="P3348R4"/>.
1818
</p>
19+
20+
<note>2025-12-04; Reflector poll.</note>
21+
<p>
22+
Set status to Tentatively Ready after seven votes in favour during reflector poll.
23+
</p>
1924
</discussion>
2025

2126
<resolution>

0 commit comments

Comments
 (0)