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 47d4660 commit 18e880aCopy full SHA for 18e880a
xml/issue4431.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="4431" status="New">
+<issue num="4431" status="Immediate">
5
<title>Parallel `std::ranges::destroy` should allow exceptions</title>
6
<section>
7
<sref ref="[memory.syn]"/>
@@ -21,6 +21,8 @@ implementation-defined policies for parallel algorithms are allowed by the C++ s
21
and it is up to the particular execution policy to decide which exceptions can be thrown
22
from parallel algorithms.
23
</p>
24
+
25
+<note>Kona 2025-11-08; approved by LWG. Status changed: New → Immediate.</note>
26
</discussion>
27
28
<resolution>
0 commit comments