[libcxx-commits] [libcxx] [libc++] optimization on ranges::drop_view::begin (#72883) (PR #72929)
Hongyu Ouyang via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Nov 23 01:06:50 PST 2023
casavaca wrote:
@huixie90 Is there anything I need to do? do you want me to change `range_difference_t<_View> __dist` to `const auto __dist`?
https://github.com/llvm/llvm-project/pull/72929
More information about the libcxx-commits
mailing list