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 7482447 commit 0ad91adCopy full SHA for 0ad91ad
xml/issue4461.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="4461" status="New">
+<issue num="4461" status="Immediate">
5
<title><i>`stop-when`</i> needs to evaluate unstoppable tokens</title>
6
<section><sref ref="[exec.stop.when]"/></section>
7
<submitter>Jonathan Wakely</submitter>
@@ -15,6 +15,8 @@ For the case where `token` models `unstoppable_token` the expression that
15
<i>`stop-when`</i> is expression-equivalent to needs to include the fact
16
that `token` is evaluated (even if not used).
17
</p>
18
+
19
+<note>Kona 2025-11-07; approved by LWG. Status changed: New → Immediate.</note>
20
</discussion>
21
22
<resolution>
0 commit comments