libstdc++: C++ item p2442 is version 1 only

libstdc++-v3:

	* doc/xml/manual/status_cxx2023.xml: Fix C++ item p2442 to be
	version 1.
	* doc/html/manual/status.html: Regenerate.
This commit is contained in:
Gerald Pfeifer 2024-02-14 02:30:25 +01:00
parent bfa634e5d2
commit 5f2cd52134
2 changed files with 4 additions and 4 deletions

View File

@ -1803,8 +1803,8 @@ or any notes about the implementation.
</td><td align="center"> 13.1 </td><td align="left"> <code class="code">__cpp_lib_ranges_join_with &gt;= 202202L</code> </td></tr><tr><td align="left">
Windowing range adaptors: <code class="code">views::chunk</code>
and <code class="code">views::slide</code> </td><td align="left">
<a class="link" href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2442r2.html" target="_top">
P2442R2
<a class="link" href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2442r1.html" target="_top">
P2442R1
</a>
</td><td align="center"> 13.1 </td><td align="left"> <code class="code">__cpp_lib_ranges_slide &gt;= 202202L</code> </td></tr><tr><td align="left"> <code class="code">views::chunk_by</code> </td><td align="left">
<a class="link" href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2443r1.html" target="_top">

View File

@ -235,8 +235,8 @@ or any notes about the implementation.
Windowing range adaptors: <code>views::chunk</code>
and <code>views::slide</code> </entry>
<entry>
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2442r2.html">
P2442R2
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2442r1.html">
P2442R1
</link>
</entry>
<entry align="center"> 13.1 </entry>