[libcxx-commits] [PATCH] D111166: [libc++][doc] Update paper status.

Joe Loser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 6 07:21:52 PDT 2021


jloser added inline comments.


================
Comment at: libcxx/docs/Status/Cxx2bPapers.csv:34
+"`P2077 <https://wg21.link/P2077>`__","LWG","Heterogeneous erasure overloads for associative containers","October 2021","",""
+"`P2251 <https://wg21.link/P2251>`__","LWG","Require ``span`` & ``basic_string_view`` to be Trivially Copyable","October 2021","",""
+"`P2301 <https://wg21.link/P2301>`__","LWG","Add a ``pmr`` alias for ``std::stacktrace``","October 2021","",""
----------------
Feel free to put this as in progress if you'd like. I have a PR for it at https://reviews.llvm.org/D111197


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111166



More information about the libcxx-commits mailing list