Skip to content

Commit 1be80e1

Browse files
committed
Set 2991 to Tentatively Ready
1 parent dc353b2 commit 1be80e1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

xml/issue2991.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="2991" status="Open">
4+
<issue num="2991" status="Tentatively Ready">
55
<title><tt>variant</tt> copy constructor missing <tt>noexcept(<i>see below</i>)</tt></title>
66
<section><sref ref="[variant.ctor]"/></section>
77
<submitter>Peter Dimov</submitter>
@@ -84,6 +84,11 @@ variant(const variant&amp; w) <ins>noexcept(<i>see below</i>)</ins>;
8484

8585
<note>2025-10-20; Jonathan provides updated wording</note>
8686

87+
88+
<note>2025-10-23; Reflector poll.</note>
89+
<p>
90+
Set status to Tentatively Ready after five votes in favour during reflector poll.
91+
</p>
8792
</discussion>
8893

8994
<resolution>

0 commit comments

Comments
 (0)