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 50eae7f commit 505e088Copy full SHA for 505e088
xml/issue4446.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="4446" status="New">
+<issue num="4446" status="Immediate">
5
<title>Bad phrasing for <tt><i>SCHED</i>(s)</tt></title>
6
<section>
7
<sref ref="[exec.task.scheduler]"/>
@@ -13,6 +13,8 @@
13
<discussion>
14
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/945">US 240-370</a></b>
15
<p>`shared_ptr` owns a pointer (or `nullptr_t`), not the pointee, but <tt><i>SCHED</i></tt> wants the pointee.</p>
16
+
17
+<note>Kona 2025-11-05; approved by LWG. Status changed: New → Immediate.</note>
18
</discussion>
19
20
<resolution>
0 commit comments