Skip to content

Commit 8846817

Browse files
committed
Set 4172 to Tentatively Ready after seven votes in favour
1 parent 76efb21 commit 8846817

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

xml/issue4172.xml

Lines changed: 11 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="4172" status="New">
4+
<issue num="4172" status="Tentatively Ready">
55
<title>unique_lock self-move-assignment is broken</title>
66
<section><sref ref="[thread.lock.unique.cons]"/> <sref ref="[thread.lock.shared.cons]"/></section>
77
<submitter>Casey Carter</submitter>
@@ -33,6 +33,16 @@ Also, the move assignment operator doesn't specify what it returns.
3333
<p>
3434
`shared_lock` has the same problems, and can be fixed in the same way.
3535
</p>
36+
37+
<note>2025-02-07; Reflector poll</note>
38+
<p>
39+
Set status to Tentatively Ready after seven votes in favour during reflector poll.
40+
</p>
41+
<p>
42+
"Should use parentheses not braces for the initializations."
43+
Jonathan volunteers to do that editorially after this gets approved.
44+
</p>
45+
3646
</discussion>
3747

3848
<resolution>

0 commit comments

Comments
 (0)