Skip to content

Commit c024425

Browse files
committed
Set 4256 to Tentatively Ready
1 parent 0a3ee66 commit c024425

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

xml/issue4256.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="4256" status="New">
4+
<issue num="4256" status="Tentatively Ready">
55
<title>Incorrect constrains for <code>function_ref</code> constructors from <code>nontype_t</code></title>
66
<section><sref ref="[func.wrap.ref.ctor]"/></section>
77
<submitter>Tomasz Kami&nacute;ski</submitter>
@@ -33,6 +33,11 @@ where <code>F</code> is <code>decltype(f)</code> i.e. <code>M</code> for the exa
3333
We should use <code>const F&amp;</code> or <code>decltype((f))</code>.
3434
</p>
3535

36+
37+
<note>2025-10-21; Reflector poll.</note>
38+
<p>
39+
Set status to Tentatively Ready after six votes in favour during reflector poll.
40+
</p>
3641
</discussion>
3742

3843
<resolution>

0 commit comments

Comments
 (0)