Skip to content

Commit c0e5e14

Browse files
committed
Move 4464 to Immediate
1 parent df45cdd commit c0e5e14

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4464.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="4464" status="New">
4+
<issue num="4464" status="Immediate">
55
<title>&sect;[alg.merge] Wording tweaks</title>
66
<section><sref ref="[alg.merge]"/></section>
77
<submitter>Ruslan Arutyunyan</submitter>
@@ -17,6 +17,8 @@ instead of <tt><i>E</i>(e1, e1)</tt>” in [alg.merge]. The problem, though, was
1717
have parentheses after <tt><i>E</i></tt>. Those extra parameters in <tt><i>E</i></tt> do not bring clarity
1818
to `merge` algorithm. The proposed resolution is to strike them through.
1919
</p>
20+
21+
<note>Kona 2025-11-07; approved by LWG. Status changed: New &rarr; Immediate.</note>
2022
</discussion>
2123

2224
<resolution>

0 commit comments

Comments
 (0)