File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-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 =" 4301" status =" New " >
4+ <issue num =" 4301" status =" Tentatively Ready " >
55<title >`condition_variable{_any}::wait_{for, until}` should take timeout by value</title >
66<section ><sref ref =" [thread.condition.condvar]" /><sref ref =" [thread.condition.condvarany]" /></section >
77<submitter >Hui Xie</submitter >
@@ -106,6 +106,12 @@ It seems like a whole bag of problems goes away if these functions just take the
106106libc++ implementers have strong preference just changing the API to take these arguments by value,
107107and it is not an ABI break for us as the function signature has changed.
108108</p >
109+
110+ <note >2025-08-29; Reflector poll</note >
111+ <p >
112+ Set status to Tentatively Ready after nine votes in favour during reflector poll.
113+ </p >
114+
109115</discussion >
110116
111117<resolution >
You can’t perform that action at this time.
0 commit comments