From dc665f283625cebe38bdfd3bb1225963779c10a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Kami=C5=84ski?= Date: Wed, 22 Oct 2025 12:43:04 +0200 Subject: [PATCH] Set 4255 to Tentively Ready --- xml/issue4255.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/xml/issue4255.xml b/xml/issue4255.xml index e55d648447..0708a278c8 100644 --- a/xml/issue4255.xml +++ b/xml/issue4255.xml @@ -1,7 +1,7 @@ - + `move_only_function` constructor should recognize empty `copyable_function`s
Tomasz Kamiński @@ -38,6 +38,11 @@ as it requires functor to be copyable. Invoking an empty std::functionbad_function_call), and wrapping such object into other functors should reproduce that behavior.

+ +2025-10-22; Reflector poll. +

+Set status to Tentatively Ready after six votes in favour during reflector poll. +