File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 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 >
4141It 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 >
You can’t perform that action at this time.
0 commit comments