diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html index a0e1cfba0..899586c4c 100644 --- a/www/cxx1y_status.html +++ b/www/cxx1y_status.html @@ -164,15 +164,15 @@ 2177Requirements on Copy/MoveInsertableBristol 2185Missing throws clause for future/shared_future::wait_for/wait_untilBristolComplete 2187vector<bool> is missing emplace and emplace_back member functionsBristolComplete - 2190ordering of condition variable operations, reflects Posix discussionBristol + 2190ordering of condition variable operations, reflects Posix discussionBristolComplete 2196Specification of is_*[copy/move]_[constructible/assignable] unclear for non-referencable typesBristol 2197Specification of is_[un]signed unclear for non-arithmetic typesBristolComplete - 2200Data race avoidance for all containers, not only for sequencesBristol + 2200Data race avoidance for all containers, not only for sequencesBristolComplete 2203scoped_allocator_adaptor uses wrong argument types for piecewise constructionBristol 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 + 2211Replace ambiguous use of "Allocator" in container requirementsBristolComplete 2222Inconsistency in description of forward_list::splice_after single-element overloadBristol 2225Unrealistic header inclusion checks requiredBristolComplete 2229Standard code conversion facets underspecifiedBristolComplete