File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
2
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
3
4
- <issue num =" 4172" status =" New " >
4
+ <issue num =" 4172" status =" Tentatively Ready " >
5
5
<title >unique_lock self-move-assignment is broken</title >
6
6
<section ><sref ref =" [thread.lock.unique.cons]" /> <sref ref =" [thread.lock.shared.cons]" /></section >
7
7
<submitter >Casey Carter</submitter >
@@ -33,6 +33,16 @@ Also, the move assignment operator doesn't specify what it returns.
33
33
<p >
34
34
`shared_lock` has the same problems, and can be fixed in the same way.
35
35
</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
+
36
46
</discussion >
37
47
38
48
<resolution >
You can’t perform that action at this time.
0 commit comments