[libcxx-commits] [libcxx] [libc++][docs] Add 2024-11 LWG papers/issues and CWG papers needing library changes to the lists (PR #118116)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 2 05:52:56 PST 2024
================
@@ -76,6 +76,41 @@
"`LWG4105 <https://wg21.link/LWG4105>`__","``ranges::ends_with``\`s Returns misses difference casting","2024-06 (St. Louis)","","",""
"`LWG4106 <https://wg21.link/LWG4106>`__","``basic_format_args`` should not be default-constructible","2024-06 (St. Louis)","|Complete|","19",""
"","","","","",""
+"`LWG3216 <https://wg21.link/LWG3216>`__","Rebinding the allocator before calling ``construct``/``destroy`` in ``allocate_shared``","2024-11 (Wrocław)","","20",""
----------------
ldionne wrote:
```suggestion
"`LWG3216 <https://wg21.link/LWG3216>`__","Rebinding the allocator before calling ``construct``/``destroy`` in ``allocate_shared``","2024-11 (Wrocław)","","",""
```
https://github.com/llvm/llvm-project/pull/118116
More information about the libcxx-commits
mailing list