llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
27.92k stars 11.53k forks source link

P0591R4: Utility functions to implement uses-allocator construction #99990

Open cjdb opened 1 month ago

cjdb commented 1 month ago

Link: https://wg21.link/p0591r4

BEGIN-RST-NOTES
The changes in [mem.poly.allocator.mem] are missing
END-RST-NOTES
llvmbot commented 1 month ago

@llvm/issue-subscribers-c-20

Author: Christopher Di Bella (cjdb)

The [status page](https://libcxx.llvm.org/Status/Cxx20.html#note-p0591) notes that > P0591: The changes in [mem.poly.allocator.mem] are missing.