[libcxx-commits] [libcxx] [libc++] Mark papers with no implementation changes required as "Nothing to do" (PR #99621)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 19 08:00:23 PDT 2024
================
@@ -120,4 +120,4 @@
"`P2614R2 <https://wg21.link/P2614R2>`__","LWG", "Deprecate ``numeric_limits::has_denorm``","February 2023","|Complete|","18.0",""
"`P2588R3 <https://wg21.link/P2588R3>`__","LWG", "``barrier``’s phase completion guarantees","February 2023","","",""
"`P2763R1 <https://wg21.link/P2763R1>`__","LWG", "``layout_stride`` static extents default constructor fix","February 2023","","",""
-"`P2736R2 <https://wg21.link/P2736R2>`__","CWG","Referencing The Unicode Standard","February 2023","","","|format|"
+"`P2736R2 <https://wg21.link/P2736R2>`__","CWG","Referencing The Unicode Standard","February 2023","Nothing to do","","|format|"
----------------
frederick-vs-ja wrote:
Hmm, the referenced Unicode version used by `<format>` seemed to be Unicode 14? (per Bibliography in the paper)
https://github.com/llvm/llvm-project/pull/99621
More information about the libcxx-commits
mailing list