diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html index bcc826f6..e9d37668 100644 --- a/www/cxx1y_status.html +++ b/www/cxx1y_status.html @@ -98,7 +98,7 @@ 2081Allocator requirements should include CopyConstructible 2083 const-qualification on weak_ptr::owner_beforePortland 2086Overly generic type support for math functionsPortland 2099Unnecessary constraints of va_start() usagePortland - 2103std::allocator_traits<std::allocators<Ts>s>::propagate_on_container_move_assignmentPortland + 2103std::allocator_traits<std::allocator<T>>::propagate_on_container_move_assignmentPortland 2105Inconsistent requirements on const_iterator's value_typePortland 2110remove can't swap but note says it mightPortland 2123merge() allocator requirements for lists versus forward listsPortland @@ -146,7 +146,7 @@ 2235Undefined behavior without proper requirements on basic_string constructorsBristol -Last Updated: 13-Aug-2013 +

Last Updated: 13-Aug-2013