[libcxx-commits] [libcxx] [libcxx][string] Test: default constructed allocators can be unequal (PR #195839)
Nikita Belenkiy via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 6 23:27:00 PDT 2026
kitsnet wrote:
> Can we also introduce such allocator types in this PR?
I am splitting the large PR (https://github.com/llvm/llvm-project/pull/191023) that has such allocator (https://github.com/llvm/llvm-project/pull/196187) , so when the whole shebang is reviewed in merged, we will already have such an allocator in place.
https://github.com/llvm/llvm-project/pull/195839
More information about the libcxx-commits
mailing list