From 27d4f668b33304b5c927a076e81a3b6b36d77234 Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Mon, 6 Mar 2017 21:07:18 +0000 Subject: [PATCH] Mark LWG 2789 as complete. No changes required git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@297073 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 ab796adca..a552b4d23 100644 --- a/www/cxx1z_status.html +++ b/www/cxx1z_status.html @@ -441,7 +441,7 @@ 2786Annex C should mention shared_ptr changes for array supportKona 2787§[file_status.cons] doesn't match class definitionKonaComplete 2788basic_string range mutators unintentionally require a default constructible allocatorKona - 2789Equivalence of contained objectsKona + 2789Equivalence of contained objectsKonaComplete 2790Missing specification of istreambuf_iterator::operator->Kona 2794Missing requirements for allocator pointersKona 2795§[global.functions] provides incorrect example of ADL useKona