We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 505e088 commit 02ef747Copy full SHA for 02ef747
xml/issue4445.xml
@@ -1,7 +1,7 @@
1
<?xml version='1.0' encoding='utf-8' standalone='no'?>
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
4
-<issue num="4445" status="New">
+<issue num="4445" status="Immediate">
5
<title>`sch_` must not be in moved-from state</title>
6
<section>
7
<sref ref="[exec.task.scheduler]"/>
@@ -14,6 +14,8 @@
14
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/942">US 239-367</a></b>
15
<p>As specified, there is an implicit precondition that `sch_` is not moved from on all the
16
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 → Immediate.</note>
19
</discussion>
20
21
<resolution>
0 commit comments