[libcxx-commits] [libcxx] [libc++] Simplify the implementation of reserve() and shrink_to_fit() (PR #113453)

Benjamin Kramer via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 29 04:20:13 PST 2024


https://github.com/d0k commented:

Breaks with sized deallocation. See inline comment, reverted this in 59f57be94f38758616b1339b293b43af845571af

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


More information about the libcxx-commits mailing list