[libcxx-commits] [PATCH] D134742: [libc++][chrono] Implements formatter duration.
H. Vetinari via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 18 22:05:08 PDT 2022
h-vetinari added inline comments.
================
Comment at: libcxx/docs/Status/Cxx20Papers.csv:130
"`P1644R0 <https://wg21.link/P1644R0>`__","LWG","Add wait/notify to atomic<shared_ptr>","Cologne","",""
-"`P1650R0 <https://wg21.link/P1650R0>`__","LWG","Output std::chrono::days with 'd' suffix","Cologne","",""
+"`P1650R0 <https://wg21.link/P1650R0>`__","LWG","Output std::chrono::days with 'd' suffix","Cologne","","|Complete|","16.0"
"`P1651R0 <https://wg21.link/P1651R0>`__","LWG","bind_front should not unwrap reference_wrapper","Cologne","|Complete|","13.0"
----------------
Extraneous >>>"",<<<
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134742/new/
https://reviews.llvm.org/D134742
More information about the libcxx-commits
mailing list