[libcxx-commits] [PATCH] D112339: [libc++] Include revision numbers in the paper status lists

Shivam Gupta via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Oct 23 01:31:14 PDT 2021


xgupta added inline comments.


================
Comment at: libcxx/docs/Status/Cxx20Papers.csv:205
+"`P2372R3 <https://wg21.link/P2372R3>`__","LWG","Fixing locale handling in chrono formatters","October 2021","",""
+"`P2415R2 <https://wg21.link/P2415R2>`__","LWG","What is a ``view``","October 2021","",""
+"`P2418R2 <https://wg21.link/P2418R2>`__","LWG","Add support for ``std::generator``-like types to ``std::format``","October 2021","",""
----------------
It gives 404.


================
Comment at: libcxx/docs/Status/Cxx2bPapers.csv:27
+"`P0288R9 <https://wg21.link/P0288R9>`__","LWG","``any_invocable``","October 2021","",""
+"`P0798R8 <https://wg21.link/P0798R8>`__","LWG","Monadic operations for ``std::optional``","October 2021","",""
+"`P0849R8 <https://wg21.link/P0849R8>`__","LWG","``auto(x)``: ``DECAY_COPY`` in the language","October 2021","",""
----------------
404


================
Comment at: libcxx/docs/Status/Cxx2bPapers.csv:33
+"`P1675R2 <https://wg21.link/P1675R2>`__","LWG","``rethrow_exception`` must be allowed to copy","October 2021","",""
+"`P2077R3 <https://wg21.link/P2077R3>`__","LWG","Heterogeneous erasure overloads for associative containers","October 2021","",""
+"`P2251R1 <https://wg21.link/P2251R1>`__","LWG","Require ``span`` & ``basic_string_view`` to be Trivially Copyable","October 2021","|Complete|","14.0"
----------------
404


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112339/new/

https://reviews.llvm.org/D112339



More information about the libcxx-commits mailing list