Skip to content

Commit f03aa60

Browse files
committed
Set 4377 to Tentatively Ready
1 parent 7433089 commit f03aa60

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

xml/issue4377.xml

Lines changed: 9 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="4377" status="New">
4+
<issue num="4377" status="Tentatively Ready">
55
<title>Misleading note about lock-free property of `std::atomic_ref`</title>
66
<section>
77
<sref ref="[atomics.ref.ops]"/>
@@ -44,6 +44,14 @@ that operations on <tt>atomic_ref&lt;T&gt;</tt> are lock-free, the implementatio
4444
define `required_alignment` to a value greater than `alignof(T)`. The note should be
4545
modified to say this much more clearly.
4646
</p>
47+
48+
<note>2025-10-20; Reflector poll.</note>
49+
<p>
50+
Set status to Tentatively Ready after five votes in favour during reflector poll.
51+
</p>
52+
<p>
53+
Also ask SG1 to take a look.
54+
</p>
4755
</discussion>
4856

4957
<resolution>

0 commit comments

Comments
 (0)