[libcxx-commits] [libcxx] f8a1913 - [libc++] Remove P2553R1 from the status page, since it's been part of P0009R18

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 10 14:13:15 PDT 2023


Author: Nikolas Klauser
Date: 2023-08-10T14:13:06-07:00
New Revision: f8a1913e46ba8f3b0927533a4106a4e0da9fe855

URL: https://github.com/llvm/llvm-project/commit/f8a1913e46ba8f3b0927533a4106a4e0da9fe855
DIFF: https://github.com/llvm/llvm-project/commit/f8a1913e46ba8f3b0927533a4106a4e0da9fe855.diff

LOG: [libc++] Remove P2553R1 from the status page, since it's been part of P0009R18

Added: 
    

Modified: 
    libcxx/docs/Status/Cxx23Papers.csv

Removed: 
    


################################################################################
diff  --git a/libcxx/docs/Status/Cxx23Papers.csv b/libcxx/docs/Status/Cxx23Papers.csv
index 9d10fc06b2c953..8afe7b6c3cedcf 100644
--- a/libcxx/docs/Status/Cxx23Papers.csv
+++ b/libcxx/docs/Status/Cxx23Papers.csv
@@ -87,7 +87,6 @@
 "`P2520R0 <https://wg21.link/P2520R0>`__","LWG","``move_iterator`` should be a random access iterator","July 2022","|Complete| [#note-P2520R0]_","17.0","|ranges|"
 "`P2540R1 <https://wg21.link/P2540R1>`__","LWG","Empty Product for certain Views","July 2022","","","|ranges|"
 "`P2549R1 <https://wg21.link/P2549R1>`__","LWG","``std::unexpected`` should have ``error()`` as member accessor","July 2022","|Complete|","16.0"
-"`P2553R1 <https://wg21.link/P2553R1>`__","LWG","Make ``mdspan`` ``size_type`` controllable","July 2022","",""
 "`P2554R0 <https://wg21.link/P2554R0>`__","LWG","C-Array Interoperability of MDSpan","July 2022","",""
 "`P2585R0 <https://wg21.link/P2585R0>`__","LWG","Improving default container formatting","July 2022","|Complete|","17.0"
 "`P2590R2 <https://wg21.link/P2590R2>`__","LWG","Explicit lifetime management","July 2022","",""


        


More information about the libcxx-commits mailing list