diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html index 819cac9c0..64ac68b93 100644 --- a/www/cxx1z_status.html +++ b/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