From 44047a25fdae93b425210deadf81c276a5169233 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 20 Nov 2018 20:38:15 +0000 Subject: [PATCH] Note that P0899R1 requires no work. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@347344 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx2a_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/cxx2a_status.html b/www/cxx2a_status.html index 923e74e59..6ad48acef 100644 --- a/www/cxx2a_status.html +++ b/www/cxx2a_status.html @@ -120,7 +120,7 @@ P0655R1LWGvisit<R>: Explicit Return Type for visitSan Diego P0771R1LWGstd::function move constructor should be noexceptSan DiegoComplete6.0 P0896R4LWGThe One Ranges ProposalSan Diego - P0899R1LWGP0899R1 - LWG 3016 is not a defectSan Diego + P0899R1LWGP0899R1 - LWG 3016 is not a defectSan DiegoNothing to do P0919R3LWGHeterogeneous lookup for unordered containersSan Diego P0972R0LWG<chrono> zero(), min(), and max() should be noexceptSan DiegoComplete8.0 P1006R1LWGConstexpr in std::pointer_traitsSan DiegoComplete8.0