[libcxx-commits] [libcxx] [libc++] Optimize ranges::for_each for iterating over __trees (PR #164405)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 22 08:10:58 PDT 2025
================
----------------
ldionne wrote:
If we are splitting the implementation from the main `for_each.h` header, we should also start splitting up the tests. We should do something like `for_each.associative.pass.cpp`.
https://github.com/llvm/llvm-project/pull/164405
More information about the libcxx-commits
mailing list