[libcxx-commits] [libcxx] [libc++][modules] Mark as implemented. (PR #90091)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 8 11:57:28 PDT 2024


================
@@ -75,7 +75,7 @@
 "`P2445R1 <https://wg21.link/P2445R1>`__","LWG","``forward_like``","July 2022","|Complete|","16.0"
 "`P2446R2 <https://wg21.link/P2446R2>`__","LWG","``views::as_rvalue``","July 2022","|Complete|","16.0","|ranges|"
 "`P2460R2 <https://wg21.link/P2460R2>`__","LWG","Relax requirements on ``wchar_t`` to match existing practices","July 2022","",""
-"`P2465R3 <https://wg21.link/P2465R3>`__","LWG","Standard Library Modules ``std`` and ``std.compat``","July 2022","",""
+"`P2465R3 <https://wg21.link/P2465R3>`__","LWG","Standard Library Modules ``std`` and ``std.compat``","July 2022","|Complete|","18.0",""
----------------
mordante wrote:

I'm not sure whether or not vendors enabled it. I know it's enabled on Debian. However I don't feel strongly about 18 or 19 so I changed it.

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


More information about the libcxx-commits mailing list