From 4da015b9b4f4fa731bc1c34796c0253f75d1d98f Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 25 Feb 2014 16:35:39 +0000 Subject: Mark LWG Issue 2257 as complete. llvm-svn: 202162 --- libcxx/www/cxx1y_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcxx') diff --git a/libcxx/www/cxx1y_status.html b/libcxx/www/cxx1y_status.html index 66bdc2b6a06..7fc6ae95d07 100644 --- a/libcxx/www/cxx1y_status.html +++ b/libcxx/www/cxx1y_status.html @@ -217,7 +217,7 @@ 2142packaged_task::operator() synchronization too broad?Issaquah 2240Probable misuse of term "function scope" in [thread.condition]Issaquah 2252Strong guarantee on vector::push_back() still broken with C++11?Issaquah - 2257Simplify container requirements with the new algorithmsIssaquah + 2257Simplify container requirements with the new algorithmsIssaquahComplete 2268Setting a default argument in the declaration of a member function assign of std::basic_stringIssaquah 2271regex_traits::lookup_classname specification unclearIssaquah 2272quoted should use char_traits::eq for character comparisonIssaquah -- cgit v1.2.3