[libcxx-commits] [PATCH] D130595: [libc++][doc] Updates status documents.
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 26 14:02:15 PDT 2022
philnik accepted this revision.
philnik added a comment.
This revision is now accepted and ready to land.
There are many interesting papers. LGTM % comment.
================
Comment at: libcxx/docs/Status/Cxx2bPapers.csv:79
+"`P2467R1 <https://wg21.link/P2467R1>`__","LWG","Support exclusive mode for ``fstreams``","July 2022","",""
+"`P2468R2 <https://wg21.link/P2468R2>`__","LWG","The Equality Operator You Are Looking For","July 2022","",""
+"`P2474R2 <https://wg21.link/P2474R2>`__","LWG","``views::repeat``","July 2022","",""
----------------
Why is this in here? AFAICT it only has core wording changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130595/new/
https://reviews.llvm.org/D130595
More information about the libcxx-commits
mailing list