diff --git a/libstdc++-v3/doc/html/manual/status.html b/libstdc++-v3/doc/html/manual/status.html index 00a7c2556f3..97f803063d0 100644 --- a/libstdc++-v3/doc/html/manual/status.html +++ b/libstdc++-v3/doc/html/manual/status.html @@ -1422,7 +1422,7 @@ or any notes about the implementation. 14.1 (see Note 2) __cpp_lib_chrono >= 201803L Miscellaneous minor fixes for chrono P1466R3 -   __cpp_lib_chrono >= 201907L <chrono> zero(), min(), and max() should be noexcept + 11.1 (see Note 2) __cpp_lib_chrono >= 201907L <chrono> zero(), min(), and max() should be noexcept P0972R0 9.1   diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml index 6e560069cbc..d6359d50f42 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml @@ -572,7 +572,7 @@ or any notes about the implementation. P1466R3 - + 11.1 (see Note 2) __cpp_lib_chrono >= 201907L