From a1f63194d3d3592987d475d7127deb1be54c0d5c Mon Sep 17 00:00:00 2001 From: timsong-cpp Date: Thu, 27 Aug 2026 23:14:22 -0500 Subject: [PATCH] Close 4574 as resolved by P4206R0 --- xml/issue4574.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/xml/issue4574.xml b/xml/issue4574.xml index 61a7799960..ab733f1d18 100644 --- a/xml/issue4574.xml +++ b/xml/issue4574.xml @@ -1,7 +1,7 @@ - + <tt>constant_wrapper<nullptr, int()></tt> bypasses `function_ref` class invariant
@@ -14,7 +14,7 @@

The wording in neither nor -places a constraint on the 2nd template argument of `constant_wrapper`, so it can be +places a constraint on the 2nd template argument of `constant_wrapper`, so it can be anything. An interpretation of the standard text based on that can cause

@@ -58,6 +58,8 @@ Set priority to 2 after reflector poll.
 

This should be resolved by .

+ +2026-08-27 was approved in Brno. Status changed: New → Resolved.