From f18429a40ae179b6f81764997d413fe740b52e31 Mon Sep 17 00:00:00 2001 From: "A. Jiang" Date: Mon, 3 Nov 2025 11:28:09 +0800 Subject: [PATCH] [libc++][docs] Remove superfluous entries for P1286R2 and P2085R0 These papers didn't impact library wording and didn't requirement library implementations to change either, so perhaps we should remove entries for them from the status documentation. --- libcxx/docs/Status/Cxx20Papers.csv | 2 -- 1 file changed, 2 deletions(-) diff --git a/libcxx/docs/Status/Cxx20Papers.csv b/libcxx/docs/Status/Cxx20Papers.csv index 7fbccde688009..3d6558ce90ef3 100644 --- a/libcxx/docs/Status/Cxx20Papers.csv +++ b/libcxx/docs/Status/Cxx20Papers.csv @@ -91,7 +91,6 @@ "`P1164R1 `__","Make create_directory() Intuitive","2019-02 (Kona)","|Complete|","12","`#104138 `__","" "`P1227R2 `__","Signed ssize() functions, unsigned size() functions","2019-02 (Kona)","|Complete|","9","`#104139 `__","" "`P1252R2 `__","Ranges Design Cleanup","2019-02 (Kona)","|Complete|","15","`#104140 `__","" -"`P1286R2 `__","Contra CWG DR1778","2019-02 (Kona)","","","`#100009 `__","" "`P1357R1 `__","Traits for [Un]bounded Arrays","2019-02 (Kona)","|Complete|","9","`#104141 `__","" "`P1458R1 `__","Mandating the Standard Library: Clause 16 - Language support library","2019-02 (Kona)","|Complete|","9","`#104142 `__","" "`P1459R1 `__","Mandating the Standard Library: Clause 18 - Diagnostics library","2019-02 (Kona)","|Complete|","9","`#104143 `__","" @@ -185,7 +184,6 @@ "`P1994R1 `__","elements_view needs its own sentinel","2020-02 (Prague)","|Complete|","16","`#104213 `__","" "`P2002R1 `__","Defaulted comparison specification cleanups","2020-02 (Prague)","|Complete|","7","`#100615 `__","" "`P2045R1 `__","P2045R1: Missing Mandates for the standard library","2020-02 (Prague)","|Nothing To Do|","","`#100041 `__","" -"`P2085R0 `__","Consistent defaulted comparisons","2020-02 (Prague)","","","`#100617 `__","" "`P2091R0 `__","Issues with range access CPOs","2020-02 (Prague)","|Complete|","15","`#104214 `__","" "`P2101R0 `__","P2101R0: 'Models' subsumes 'satisfies' (Wording for US298 and US300)","2020-02 (Prague)","|Nothing To Do|","","`#100618 `__","" "`P2102R0 `__","Make 'implicit expression variations' more explicit (Wording for US185)","2020-02 (Prague)","|Complete|","15","`#100042 `__",""