[libcxx-commits] [libcxx] [libc++] Optimize ranges::move{, _backward} for vector<bool>::iterator (PR #121109)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 5 09:04:42 PST 2025


https://github.com/ldionne approved this pull request.

LGTM with minor comments. If the benchmark comment is too difficult to address, it might not be worth it, I can live with the code as-is. Thanks for the optimization!

https://github.com/llvm/llvm-project/pull/121109


More information about the libcxx-commits mailing list