Skip to content

Commit dc665f2

Browse files
committed
Set 4255 to Tentively Ready
1 parent a18ddd2 commit dc665f2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

xml/issue4255.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="4255" status="New">
4+
<issue num="4255" status="Tentatively Ready">
55
<title>`move_only_function` constructor should recognize empty `copyable_function`s</title>
66
<section><sref ref="[func.wrap.move.ctor]"/></section>
77
<submitter>Tomasz Kami&nacute;ski</submitter>
@@ -38,6 +38,11 @@ as it requires functor to be copyable. Invoking an empty <code>std::function</co
3838
defined behavior (throws <code>bad_function_call</code>), and wrapping such object into
3939
other functors should reproduce that behavior.
4040
</p>
41+
42+
<note>2025-10-22; Reflector poll.</note>
43+
<p>
44+
Set status to Tentatively Ready after six votes in favour during reflector poll.
45+
</p>
4146
</discussion>
4247

4348
<resolution>

0 commit comments

Comments
 (0)