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 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 >
You can’t perform that action at this time.
0 commit comments