Skip to content

Commit 18e880a

Browse files
committed
Move 4431 to Immediate
1 parent 47d4660 commit 18e880a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4431.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="4431" status="New">
4+
<issue num="4431" status="Immediate">
55
<title>Parallel `std::ranges::destroy` should allow exceptions</title>
66
<section>
77
<sref ref="[memory.syn]"/>
@@ -21,6 +21,8 @@ implementation-defined policies for parallel algorithms are allowed by the C++ s
2121
and it is up to the particular execution policy to decide which exceptions can be thrown
2222
from parallel algorithms.
2323
</p>
24+
25+
<note>Kona 2025-11-08; approved by LWG. Status changed: New &rarr; Immediate.</note>
2426
</discussion>
2527

2628
<resolution>

0 commit comments

Comments
 (0)