From 6b6407a6db34092b1ac153dbeb28e86405a4d70b 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 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@252509 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx1z_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html index 6a743458..be3d5911 100644 --- a/www/cxx1z_status.html +++ b/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