From a64e46880c23494ab0d87d72a3ea6618fc04bd91 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Fri, 24 Sep 2021 14:21:58 -0400 Subject: [PATCH] [libc++][NFC] Update status of old issue LWG2560 -- we implement it properly --- libcxx/docs/Status/Cxx17Issues.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcxx/docs/Status/Cxx17Issues.csv b/libcxx/docs/Status/Cxx17Issues.csv index 090e12f..27f0e66 100644 --- a/libcxx/docs/Status/Cxx17Issues.csv +++ b/libcxx/docs/Status/Cxx17Issues.csv @@ -114,7 +114,7 @@ "`2557 `__","Logical operator traits are broken in the zero-argument case","Jacksonville","|Complete|","" "`2558 `__","[fund.ts.v2] Logical operator traits are broken in the zero-argument case","Jacksonville","|Complete|","" "`2559 `__","Error in LWG 2234's resolution","Jacksonville","|Complete|","" -"`2560 `__","``is_constructible``\ underspecified when applied to a function type","Jacksonville","Broken in 3.6; See r261653.","" +"`2560 `__","``is_constructible``\ underspecified when applied to a function type","Jacksonville","|Complete|","" "`2565 `__","``std::function``\ 's move constructor should guarantee nothrow for ``reference_wrapper``\ s and function pointers","Jacksonville","|Complete|","" "`2566 `__","Requirements on the first template parameter of container adaptors","Jacksonville","|Complete|","" "`2571 `__","|sect|\ [map.modifiers]/2 imposes nonsensical requirement on ``insert(InputIterator, InputIterator)``\ ","Jacksonville","|Complete|","" -- 2.7.4