Skip to content

Commit

Permalink
[libc++][docs] Remove misadded entry for P1937R2 from Cxx20Papers.csv (
Browse files Browse the repository at this point in the history
…llvm#100741)

P1937R2 only contains core language change and doesn't touch the library
at all.

Closes llvm#100613.
  • Loading branch information
frederick-vs-ja authored and clementval committed Jul 31, 2024
1 parent 8be39cb commit 846f7c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libcxx/docs/Status/Cxx20Papers.csv
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@
"`P1739R4 <https://wg21.link/P1739R4>`__","LWG","Avoid template bloat for safe_ranges in combination with ""subrange-y"" view adaptors","Prague","|Complete|","15.0","|ranges|"
"`P1831R1 <https://wg21.link/P1831R1>`__","LWG","Deprecating volatile: library","Prague","* *",""
"`P1868R2 <https://wg21.link/P1868R2>`__","LWG","width: clarifying units of width and precision in std::format","Prague","|Complete|","14.0"
"`P1937R2 <https://wg21.link/P1937R2>`__","CWG","Fixing inconsistencies between constexpr and consteval functions","Prague","* *",""
"`P1956R1 <https://wg21.link/P1956R1>`__","LWG","On the names of low-level bit manipulation functions","Prague","|Complete|","12.0"
"`P1957R2 <https://wg21.link/P1957R2>`__","CWG","Converting from ``T*``\ to bool should be considered narrowing (re: US 212)","Prague","|Complete|","18.0"
"`P1963R0 <https://wg21.link/P1963R0>`__","LWG","Fixing US 313","Prague","* *","",""
Expand Down

0 comments on commit 846f7c2

Please sign in to comment.