Re: [committed] libstdc++: Document P1739R4 status [PR100139]

2021-08-19 Thread Jonathan Wakely via Gcc-patches

On 19/08/21 13:03 +0100, Jonathan Wakely wrote:

We should document the status of this unimplemented feature.

Signed-off-by: Jonathan Wakely 

libstdc++-v3/ChangeLog:

PR libstdc++/100139
* doc/xml/manual/status_cxx2020.xml: Add P1739R4 to status table.
* doc/html/manual/status.html: Regenerate.



I forgot that I'd grouped all the Ranges and Concepts papers together
in the status table. This moves the new row to be in that group.

Committed to trunk and 10 and 11 branches.

commit c5e0f954aef8caf4ee54b185e0fbfa88aeab62c6
Author: Jonathan Wakely 
Date:   Thu Aug 19 15:03:21 2021

libstdc++: Move status table entry to be with other ranges papers

Signed-off-by: Jonathan Wakely 

libstdc++-v3/ChangeLog:

* doc/xml/manual/status_cxx2020.xml: Move row  earlier in table.
* doc/html/manual/status.html: Regenerate.

diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
index 45de79311a1..a729ddd3ada 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
@@ -545,6 +545,16 @@ or any notes about the implementation.
   
 
 
+
+  
+   Avoid template bloat for safe_ranges in combination with ‘subrange-y’ view adaptors.
+  
+http://www.w3.org/1999/xlink; xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p1739r4.html;>
+P1739R4 
+  
+   
+  
+
 
 
 
@@ -1437,17 +1447,6 @@ or any notes about the implementation.
   
 
 
-
-  
-   Avoid template bloat for safe_ranges in combination with ‘subrange-y’ view adaptors.
-  
-http://www.w3.org/1999/xlink; xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p1739r4.html;>
-P1739R4 
-  
-   
-  
-
-
   
 
 


[committed] libstdc++: Document P1739R4 status [PR100139]

2021-08-19 Thread Jonathan Wakely via Gcc-patches
We should document the status of this unimplemented feature.

Signed-off-by: Jonathan Wakely 

libstdc++-v3/ChangeLog:

PR libstdc++/100139
* doc/xml/manual/status_cxx2020.xml: Add P1739R4 to status table.
* doc/html/manual/status.html: Regenerate.

Tested powerpc64le-linux. Committed to trunk.

commit 926d4a71c7e5a2f7d17a4f943d6e7fe9f1e3ba55
Author: Jonathan Wakely 
Date:   Thu Aug 19 11:44:57 2021

libstdc++: Document P1739R4 status [PR100139]

We should document the status of this unimplemented feature.

Signed-off-by: Jonathan Wakely 

libstdc++-v3/ChangeLog:

PR libstdc++/100139
* doc/xml/manual/status_cxx2020.xml: Add P1739R4 to status table.
* doc/html/manual/status.html: Regenerate.

diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml 
b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
index ca12d8023f1..45de79311a1 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
@@ -1437,6 +1437,17 @@ or any notes about the implementation.
   
 
 
+
+  
+   Avoid template bloat for safe_ranges in combination 
with ‘subrange-y’ view adaptors.
+  
+http://www.w3.org/1999/xlink; 
xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p1739r4.html;>
+P1739R4 
+  
+   
+  
+
+