From d9c27151e95229d544f298b26c05a4d61e1d5105 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Tue, 13 Nov 2018 17:33:11 +0000 Subject: [PATCH] [NFC][libcxx] Mark P1006R1 as complete git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@346767 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 3899d3928..5e421651c 100644 --- a/www/cxx2a_status.html +++ b/www/cxx2a_status.html @@ -123,7 +123,7 @@ P0899R1LWGP0899R1 - LWG 3016 is not a defectSan Diego P0919R3LWGHeterogeneous lookup for unordered containersSan Diego P0972R0LWG<chrono> zero(), min(), and max() should be noexceptSan DiegoComplete8.0 - P1006R1LWGConstexpr in std::pointer_traitsSan Diego 8.0 + P1006R1LWGConstexpr in std::pointer_traitsSan DiegoComplete8.0 P1007R3LWGstd::assume_alignedSan Diego P1020R1LWGSmart pointer creation with default initializationSan Diego P1032R1LWGMisc constexpr bitsSan Diego