We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db7748d commit b9869d1Copy full SHA for b9869d1
xml/issue4460.xml
@@ -1,7 +1,7 @@
1
<?xml version='1.0' encoding='utf-8' standalone='no'?>
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
4
-<issue num="4460" status="New">
+<issue num="4460" status="Tentatively Ready">
5
<title>Missing <i>Throws</i>: for last `variant` constructor</title>
6
<section><sref ref="[variant.ctor]"/></section>
7
<submitter>Jonathan Wakely</submitter>
@@ -68,6 +68,11 @@ this constructor is a constexpr constructor.
68
69
<note>2025-11-11; Jonathan provides improved wording</note>
70
71
+
72
+<note>2025-12-04; Reflector poll.</note>
73
+<p>
74
+Set status to Tentatively Ready after six votes in favour during reflector poll.
75
+</p>
76
</discussion>
77
78
<resolution>
0 commit comments