diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html index ebd58b1c..7ed46ebc 100644 --- a/www/cxx1y_status.html +++ b/www/cxx1y_status.html @@ -124,7 +124,7 @@ 2074Off by one error in std::reverse_copyPortlandComplete 2081Allocator requirements should include CopyConstructible 2083 const-qualification on weak_ptr::owner_beforePortlandComplete 2083const-qualification on weak_ptr::owner_beforePortlandComplete - 2086Overly generic type support for math functionsPortland + 2086Overly generic type support for math functionsPortlandComplete 2099Unnecessary constraints of va_start() usagePortlandComplete 2103std::allocator_traits<std::allocator<T>>::propagate_on_container_move_assignmentPortland 2105Inconsistent requirements on const_iterator's value_typePortlandComplete @@ -141,7 +141,7 @@ 2092Vague Wording for condition_variable_anyBristolComplete 2093Throws clause of condition_variable::wait with predicateBristolComplete 2094duration conversion overflow shouldn't participate in overload resolutionBristolComplete - 2122merge() stability for lists versus forward listsBristol + 2122merge() stability for lists versus forward listsBristolComplete 2128Absence of global functions cbegin/cendBristolComplete 2145error_category default constructorBristolComplete 2147Unclear hint type in Allocator's allocate functionBristolComplete @@ -149,19 +149,19 @@ 2149Concerns about 20.8/5BristolComplete 2162allocator_traits::max_size missing noexceptBristolComplete 2163nth_element requires inconsistent post-conditionsBristolComplete - 2169Missing reset() requirements in unique_ptr specializationBristol + 2169Missing reset() requirements in unique_ptr specializationBristolComplete 2172Does atomic_compare_exchange_* accept v == nullptr arguments?BristolComplete 2080Specify when once_flag becomes invalidBristolComplete 2098promise throws clausesBristolComplete 2109Incorrect requirements for hash specializationsBristolComplete 2130missing ordering constraints for fencesBristolComplete 2138atomic_flag::clear ordering constraintsBristolComplete - 2140notify_all_at_thread_exit synchronizationBristol + 2140notify_all_at_thread_exit synchronizationBristolComplete 2144Missing noexcept specification in type_indexBristolComplete 2174wstring_convert::converted() should be noexceptBristolComplete 2175string_convert and wbuffer_convert validityBristolComplete 2176Special members for wstring_convert and wbuffer_convertBristolComplete - 2177Requirements on Copy/MoveInsertableBristolComplete + 2177Requirements on Copy/MoveInsertableBristolComplete 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 discussionBristolComplete @@ -180,7 +180,7 @@ 2235Undefined behavior without proper requirements on basic_string constructorsBristolComplete -

Last Updated: 13-Aug-2013

+

Last Updated: 3-Sep-2013