File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 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ń ski</submitter >
@@ -38,6 +38,11 @@ as it requires functor to be copyable. Invoking an empty <code>std::function</co
3838defined behavior (throws <code >bad_function_call</code >), and wrapping such object into
3939other 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 >
You can’t perform that action at this time.
0 commit comments