Skip to content

Commit 7734671

Browse files
committed
Set 4366 to Tentatively Ready
1 parent ca4fbfc commit 7734671

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

xml/issue4366.xml

Lines changed: 12 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="4366" status="New">
4+
<issue num="4366" status="Tentatively Ready">
55
<title>Heterogeneous comparison of `expected` may be ill-formed</title>
66
<section>
77
<sref ref="[expected.object.eq]"/><sref ref="[expected.void.eq]"/>
@@ -40,6 +40,17 @@ int main() {
4040
<p>
4141
It is reasonable to specify return consistency with actual <i>Constraints</i>.
4242
</p>
43+
44+
<note>2025-10-16; Reflector poll</note>
45+
<p>
46+
Set status to Tentatively Ready after five votes in favour during reflector poll.
47+
</p>
48+
<p>
49+
Related to LWG <iref ref="4366"/>, but the wording styles are inconsistent.
50+
`optional` uses "<i>Effects</i>: Equivalent to ..." and `expected` just uses
51+
<i>Returns</i>:.
52+
</p>
53+
4354
</discussion>
4455

4556
<resolution>

0 commit comments

Comments
 (0)