Pushed to trunk.
libstdc++-v3/ChangeLog: * doc/xml/manual/status_cxx2017.xml: Update C++17 status. * doc/xml/manual/status_cxx2020.xml: Use 12.1 instead of 12 for upcoming release. * doc/html/manual/status.html: Regenerate. --- libstdc++-v3/doc/html/manual/status.html | 22 +++++++++---------- .../doc/xml/manual/status_cxx2017.xml | 8 +++---- .../doc/xml/manual/status_cxx2020.xml | 14 ++++++------ 3 files changed, 21 insertions(+), 23 deletions(-) diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml index 11372bb28b3..459bb13a629 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml @@ -58,7 +58,6 @@ Feature-testing recommendations for C++</link>. <tbody> <row> - <?dbhtml bgcolor="#C8B0B0" ?> <entry> <code>constexpr std::hardware_{constructive,destructive}_interference_size</code> </entry> @@ -67,7 +66,7 @@ Feature-testing recommendations for C++</link>. P0154R1 </link> </entry> - <entry align="center"> No </entry> + <entry align="center"> 12.1 </entry> <entry> <code>__cpp_lib_hardware_interference_size >= 201603</code> </entry> </row> @@ -518,7 +517,7 @@ Feature-testing recommendations for C++</link>. </link> </entry> <entry align="center"> 8.1 </entry> - <entry><code> __cpp_lib_constexpr_char_traits >= 201611 </code></entry> + <entry><code> __cpp_lib_constexpr_string >= 201611 </code></entry> </row> <row> @@ -1011,10 +1010,9 @@ since C++14 and the implementation is complete. <entry/> </row> <row> - <?dbhtml bgcolor="#C8B0B0" ?> <entry>21.6.5</entry> <entry>Hardware interference size</entry> - <entry>N</entry> + <entry>Y</entry> <entry/> </row> <row> diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml index 7e2582668ed..cde88634126 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml @@ -119,7 +119,7 @@ or any notes about the implementation. <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p0980r1.pdf"> P0980R1 </link> </entry> - <entry align="center"> 12 </entry> + <entry align="center"> 12.1 </entry> <entry> <code>__cpp_lib_constexpr_string >= 201907L</code> </entry> </row> @@ -129,7 +129,7 @@ or any notes about the implementation. <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p1004r2.pdf"> P1004R2 </link> </entry> - <entry align="center"> 12 </entry> + <entry align="center"> 12.1 </entry> <entry> <code>__cpp_lib_constexpr_vector >= 201907L</code> </entry> </row> @@ -297,7 +297,7 @@ or any notes about the implementation. <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p0466r5.pdf"> P0466R5 </link> </entry> - <entry align="center"> 12 </entry> + <entry align="center"> 12.1 </entry> <entry> <informaltable colsep="0" rowsep="0" rowheader="norowheader" frame="none"><tgroup cols="1"><tbody> <row><entry> <code>__cpp_lib_is_layout_compatible >= 201907L</code> </entry></row> @@ -400,7 +400,7 @@ or any notes about the implementation. <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0718r2.html"> P0718R2 </link> </entry> - <entry align="center"> 12 </entry> + <entry align="center"> 12.1 </entry> <entry> <code> __cpp_lib_atomic_shared_ptr >= 201711L</code> </entry> </row> @@ -895,7 +895,7 @@ or any notes about the implementation. <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0674r1.html"> P0674R1 </link> </entry> - <entry align="center"> 12 </entry> + <entry align="center"> 12.1 </entry> <entry> <code>__cpp_lib_shared_ptr_arrays >= 201707L</code> </entry> </row> @@ -937,7 +937,7 @@ or any notes about the implementation. <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1020r1.html"> P1020R1 </link> </entry> - <entry align="center"> 12 </entry> + <entry align="center"> 12.1 </entry> <entry> <code>__cpp_lib_smart_ptr_for_overwrite >= 201811L</code> </entry> </row> @@ -1079,7 +1079,7 @@ or any notes about the implementation. <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0619r4.html"> P0619R4 </link> </entry> - <entry align="center"> 12 </entry> + <entry align="center"> 12.1 </entry> <entry /> </row> -- 2.31.1