[libcxx-commits] [libcxx] [libc++] Move allocator assertion into allocator_traits (PR #94750)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 7 08:05:07 PDT 2024
https://github.com/ldionne commented:
One caveat with this approach is that if a user specializes `allocator_traits`, they don't get the diagnostic anymore.
https://github.com/llvm/llvm-project/pull/94750
More information about the libcxx-commits
mailing list