From 8abbc96c188e8fce2e21540921dd5bbb5e189b19 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Thu, 25 Jan 2018 22:33:17 +0000 Subject: [PATCH] Mark 2903 as complete; we already do this llvm-svn: 323479 --- libcxx/www/cxx1z_status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html index 82f7fa51926e..c78cc7e6ad09 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -485,7 +485,7 @@ 2878Missing DefaultConstructible requirement for istream_iterator default constructorKona 2890The definition of 'object state' applies only to class typesKonaComplete 2900The copy and move constructors of optional are not constexprKonaComplete - 2903The form of initialization for the emplace-constructors is not specifiedKona + 2903The form of initialization for the emplace-constructors is not specifiedKonaComplete 2904Make variant move-assignment more exception safeKonaComplete 2905is_constructible_v<unique_ptr<P, D>, P, D const &> should be false when D is not copy constructibleKonaComplete 2908The less-than operator for shared pointers could do moreKona @@ -503,7 +503,7 @@ -

Last Updated: 2-Jan-2018

+

Last Updated: 25-Jan-2018