From 8f8cdf34ac243e4d3685ae48afbc6da5d4ce160f Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 9 Nov 2015 20:49:15 +0000 Subject: [PATCH] Mark LWG#2486 as complete. Eric did this as part of r242959 llvm-svn: 252509 --- libcxx/www/cxx1z_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html index 6a74345825bb..be3d5911ae8d 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -180,7 +180,7 @@ 2483throw_with_nested() should use is_finalKonaComplete 2484rethrow_if_nested() is doubly unimplementableKonaComplete 2485get() should be overloaded for const tuple&&Kona - 2486mem_fn() should be required to use perfect forwardingKona + 2486mem_fn() should be required to use perfect forwardingKonaComplete 2487bind() should be const-overloaded, not cv-overloadedKonaComplete 2489mem_fn() should be noexceptKonaComplete 2492Clarify requirements for compKonaComplete