Skip to content

Commit 025bdbc

Browse files
committed
Move 4444 to Immediate
1 parent 6696dde commit 025bdbc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4444.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="4444" status="New">
4+
<issue num="4444" status="Immediate">
55
<title>Fix default template arguments for `ranges::replace` and `ranges::replace_if`</title>
66
<section>
77
<sref ref="[alg.replace]"/><sref ref="[algorithm.syn]"/>
@@ -14,6 +14,8 @@
1414
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/834">US 159-259</a></b>
1515
<p>The default template argument for the type of the new value in
1616
`ranges::replace` and `ranges::replace_if` should not have projections applied.</p>
17+
18+
<note>Kona 2025-11-04; approved by LWG. Status changed: New &rarr; Immediate.</note>
1719
</discussion>
1820

1921
<resolution>

0 commit comments

Comments
 (0)