From 78afc05b456c9c0c01ff4f7777c61624d207ca58 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 20 Aug 2013 14:21:16 +0000 Subject: [PATCH] Updated status of issues #1214, 2207 and 2209. They were already implemented, so no functionality change was needed. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@188803 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx1y_status.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html index 5e486814..93c6812a 100644 --- a/www/cxx1y_status.html +++ b/www/cxx1y_status.html @@ -99,7 +99,7 @@ - + @@ -169,8 +169,8 @@ - - + +
Issue #Issue NameMeetingStatus
1214Insufficient/inconsistent key immutability requirements for associative containersKona
1214Insufficient/inconsistent key immutability requirements for associative containersKonaComplete
2009Reporting out-of-bound values on numeric string conversionsKonaComplete
2010is_* traits for binding operations can't be meaningfully specializedKonaComplete
2015Incorrect pre-conditions for some type traitsKona
2197Specification of is_[un]signed unclear for non-arithmetic typesBristolComplete
2200Data race avoidance for all containers, not only for sequencesBristol
2203scoped_allocator_adaptor uses wrong argument types for piecewise constructionBristol
2207basic_string::at should not have a Requires clauseBristol
2209assign() overspecified for sequence containersBristol
2207basic_string::at should not have a Requires clauseBristolComplete
2209assign() overspecified for sequence containersBristolComplete
2210Missing allocator-extended constructor for allocator-aware containersBristol
2211Replace ambiguous use of "Allocator" in container requirementsBristol
2222Inconsistency in description of forward_list::splice_after single-element overloadBristol