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. + + + P1739R4 + + + + @@ -1437,17 +1447,6 @@ or any notes about the implementation. - - - Avoid template bloat for safe_ranges in combination with ‘subrange-y’ view adaptors. - - - P1739R4 - - - - -