[libcxx-commits] [libcxx] [String] Allow fancy pointer as pointer type of basic_string allocator (PR #191023)
Nikita Belenkiy via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 9 10:05:03 PDT 2026
kitsnet wrote:
An alternative to introduction of fancy_pointer_allocator in tests could be to conditionally (C++11 and higher) add user-defined default constructor to min_pointer. Would that be acceptable?
https://github.com/llvm/llvm-project/pull/191023
More information about the libcxx-commits
mailing list