From ba3adfad6e00cf53dd12a021182ab6c179457574 Mon Sep 17 00:00:00 2001 From: Marek Kurdej Date: Tue, 8 Dec 2020 09:00:45 +0100 Subject: [PATCH] [libc++] Mark LWG3200 as Nothing To Do. NFC. This is only a wording change, because it is currently impossible to constrain the overload set on whether the type is complete or not. --- libcxx/docs/Cxx2aStatusIssuesStatus.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcxx/docs/Cxx2aStatusIssuesStatus.csv b/libcxx/docs/Cxx2aStatusIssuesStatus.csv index 2d0af44..3f37181 100644 --- a/libcxx/docs/Cxx2aStatusIssuesStatus.csv +++ b/libcxx/docs/Cxx2aStatusIssuesStatus.csv @@ -196,7 +196,7 @@ "`3150 `__","``UniformRandomBitGenerator``\ should validate ``min``\ and ``max``\ ","Prague","","" "`3175 `__","The ``CommonReference``\ requirement of concept ``SwappableWith``\ is not satisfied in the example","Prague","","" "`3194 `__","``ConvertibleTo``\ prose does not match code","Prague","","" -"`3200 `__","``midpoint``\ should not constrain ``T``\ is complete","Prague","","" +"`3200 `__","``midpoint``\ should not constrain ``T``\ is complete","Prague","|Nothing To Do|","" "`3201 `__","``lerp``\ should be marked as ``noexcept``\ ","Prague","|Complete|","" "`3226 `__","``zoned_time``\ constructor from ``string_view``\ should accept ``zoned_time``\ ","Prague","","" "`3233 `__","Broken requirements for ``shared_ptr``\ converting constructors","Prague","","" -- 2.7.4