From: Marshall Clow Date: Tue, 28 Apr 2015 19:35:36 +0000 (+0000) Subject: Removed 'complete' from 2408; updated status X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=903a5dd112d91639a4f8aae86854e4ce7259cf05;p=platform%2Fupstream%2Fllvm.git Removed 'complete' from 2408; updated status llvm-svn: 236025 --- diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html index 819cac9..64ac68b 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -81,7 +81,7 @@ 2400shared_ptr's get_deleter() should use addressof()UrbanaComplete 2401std::function needs more noexceptUrbanaComplete 2404mismatch()'s complexity needs to be updatedUrbanaComplete - 2408SFINAE-friendly common_type / iterator_traits is missing in C++14UrbanaComplete + 2408SFINAE-friendly common_type / iterator_traits is missing in C++14Urbanacommon_type is waiting on LWG#2465 2106move_iterator wrapping iterators returning prvaluesUrbana