From de3cac777d8939ef590bd41a930fa23491e62afc Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Sun, 6 Oct 2013 07:19:23 +0000 Subject: [PATCH] LWG Issue 2247 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@192058 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx1y_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html index 4827560b..d99c6c27 100644 --- a/www/cxx1y_status.html +++ b/www/cxx1y_status.html @@ -187,7 +187,7 @@ 2141common_type trait produces reference typesChicago 2235Undefined behavior without proper requirements on basic_string constructorsChicago 2246unique_ptr assignment effects w.r.t. deleterChicago - 2247Type traits and std::nullptr_tChicago + 2247Type traits and std::nullptr_tChicagoComplete 2085Wrong description of effect 1 of basic_istream::ignoreChicago 2087iostream_category() and noexceptChicago 2143ios_base::xalloc should be thread-safeChicago