Skip to content

Commit 4cd93d0

Browse files
committed
Set 4297 to Tentatively Ready
1 parent d59eb58 commit 4cd93d0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

xml/issue4297.xml

Lines changed: 6 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="4297" status="New">
4+
<issue num="4297" status="Tentatively Ready">
55
<title>Missing `permutable` constraint for iterator overloads in Parallel Range Algorithms</title>
66
<section><sref ref="[algorithm.syn]"/><sref ref="[alg.remove]"/><sref ref="[alg.partitions]"/></section>
77
<submitter>Ruslan Arutyunyan</submitter>
@@ -16,6 +16,11 @@ where the `permutable` constraint is missing. This applies to "Iterator and Sent
1616
issue exists in <sref ref="[algorithm.syn]"/> as well as in per-algorithm sections:
1717
<sref ref="[alg.partitions]"/> and <sref ref="[alg.remove]"/>.
1818
</p>
19+
20+
<note>2025-10-21; Reflector poll.</note>
21+
<p>
22+
Set status to Tentatively Ready after seven votes in favour during reflector poll.
23+
</p>
1924
</discussion>
2025

2126
<resolution>

0 commit comments

Comments
 (0)