Skip to content

Commit 02ef747

Browse files
committed
Move 4445 to Immediate
1 parent 505e088 commit 02ef747

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4445.xml

Lines changed: 3 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="4445" status="New">
4+
<issue num="4445" status="Immediate">
55
<title>`sch_` must not be in moved-from state</title>
66
<section>
77
<sref ref="[exec.task.scheduler]"/>
@@ -14,6 +14,8 @@
1414
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/942">US 239-367</a></b>
1515
<p>As specified, there is an implicit precondition that `sch_` is not moved from on all the
1616
member functions. If that is intended, the precondition should be made explicit.</p>
17+
18+
<note>Kona 2025-11-05; approved by LWG. Status changed: New &rarr; Immediate.</note>
1719
</discussion>
1820

1921
<resolution>

0 commit comments

Comments
 (0)