[libcxx-commits] [PATCH] D112339: [libc++] Include revision numbers in the paper status lists
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Oct 23 05:00:34 PDT 2021
Mordante accepted this revision.
Mordante added a comment.
This revision is now accepted and ready to land.
Thanks for fixing this! LGTM, but I prefer to wait until the October mailing is available to see whether the 3 papers @xgupta mentioned have been published. For these 3 versions it indeed seems that the versions listed are the versions voted.
================
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","",""
----------------
xgupta wrote:
> It gives 404.
It seems this paper hasn't been published yet. Maybe wait to see whether it will be in the October mailing?
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