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 7d76aee commit f556456Copy full SHA for f556456
xml/issue4324.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="4324" status="New">
+<issue num="4324" status="Tentatively Ready">
5
<title><code>unique_ptr<void>::operator*</code> is not SFINAE-friendly</title>
6
<section>
7
<sref ref="[unique.ptr.single.observers]"/>
@@ -87,6 +87,11 @@ During reflector triaging it had been pointed out that a better solution would b
87
<p>
88
Set priority to 3 after reflector poll.
89
</p>
90
+
91
+<note>2025-12-04; Reflector poll.</note>
92
+<p>
93
+Set status to Tentatively Ready after eight votes in favour during reflector poll.
94
+</p>
95
</discussion>
96
97
<resolution>
0 commit comments