Skip to content

Commit 97ee5b5

Browse files
committed
Set 4468 to Tentatively Ready
1 parent b9869d1 commit 97ee5b5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

xml/issue4468.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="4468" status="New">
4+
<issue num="4468" status="Tentatively Ready">
55
<title>&sect;[const.wrap.class] "`operator decltype(auto)`" is ill-formed</title>
66
<section><sref ref="[const.wrap.class]"/></section>
77
<submitter>Jiang An</submitter>
@@ -17,6 +17,11 @@ is ill-formed:
1717
<blockquote><pre>
1818
constexpr operator decltype(auto)() const noexcept { return value; }
1919
</pre></blockquote>
20+
21+
<note>2025-12-04; Reflector poll.</note>
22+
<p>
23+
Set status to Tentatively Ready after seven votes in favour during reflector poll.
24+
</p>
2025
</discussion>
2126

2227
<resolution>

0 commit comments

Comments
 (0)