[libcxx-commits] [libcxx] [libc++] Add assumption for align of begin and end pointers of vector. (PR #108961)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 13 12:20:35 PST 2025
================
@@ -15,9 +15,7 @@
#include <__config>
----------------
ldionne wrote:
@huixie90 Do these changes look correct to you? Is there a reason why you used `ranges::iterator_t` in the first place?
https://github.com/llvm/llvm-project/pull/108961
More information about the libcxx-commits
mailing list