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

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 6 09:34:41 PDT 2021


Mordante 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","",""
----------------
jloser wrote:
> Feel free to put this as in progress if you'd like. I have a PR for it at https://reviews.llvm.org/D111197
In general we don't use `In Progress` for the official paper status only for subprojects for aligning the work.
But lets see which patch lands first and then make sure the second one sets the proper state for P2251.


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