[libcxx-commits] [PATCH] D112339: [libc++] Include revision numbers in the paper status lists
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Oct 25 07:54:41 PDT 2021
ldionne 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","",""
----------------
Mordante wrote:
> 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?
I can definitely see it from here. Maybe because I'm logged in to `isocpp.org`. In all cases, I do think it will be publicly available soon, and when that happens this link will be correct.
Same for the other links below.
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