[libcxx-commits] [libcxx] [libc++] Update status after the St. Louis meeting. (PR #97951)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jul 7 06:46:55 PDT 2024


================
@@ -62,7 +62,20 @@
 "`4053 <https://wg21.link/LWG4053>`__","Unary call to ``std::views::repeat`` does not decay the argument","Tokyo March 2024","|Complete|","19.0","|ranges|"
 "`4054 <https://wg21.link/LWG4054>`__","Repeating a ``repeat_view`` should repeat the view","Tokyo March 2024","|Complete|","19.0","|ranges|"
 "","","","","",""
+"`3944 <https://wg21.link/LWG3944>`__","Formatters converting sequences of ``char`` to sequences of ``wchar_t``","St. Louis June 2024","","","|format|"
+"`4060 <https://wg21.link/LWG4060>`__","``submdspan`` preconditions do not forbid creating invalid pointer","St. Louis June 2024","","",""
+"`4061 <https://wg21.link/LWG4061>`__","Should ``std::basic_format_context`` be default-constructible/copyable/movable?","St. Louis June 2024","","","|format|"
----------------
mordante wrote:

https://github.com/llvm/llvm-project/pull/97251

https://github.com/llvm/llvm-project/pull/97951


More information about the libcxx-commits mailing list