From 2f2efbd520d24b86f68dcf35a053e399fe3be67f Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 18 Apr 2017 17:22:49 +0000 Subject: [PATCH] Mark LWG#2788 as complete - we already do this git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@300568 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 ae2437e29..867a6c41f 100644 --- a/www/cxx1z_status.html +++ b/www/cxx1z_status.html @@ -442,7 +442,7 @@ 2785quoted should work with basic_string_viewKonaComplete 2786Annex C should mention shared_ptr changes for array supportKonaComplete 2787§[file_status.cons] doesn't match class definitionKonaComplete - 2788basic_string range mutators unintentionally require a default constructible allocatorKona + 2788basic_string range mutators unintentionally require a default constructible allocatorKonaComplete 2789Equivalence of contained objectsKonaComplete 2790Missing specification of istreambuf_iterator::operator->Kona 2794Missing requirements for allocator pointersKona