[libcxx-commits] [libcxx] [libc++][ranges] use `static operator()` for C++23 ranges (PR #86052)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 22 08:14:54 PDT 2024
philnik777 wrote:
> I strongly disagree with this statement, especially the "clearly" part. I have not seen any numbers proving this change has a measurable benefit on code size or performance. Without these I don't know whether this will be a measurable improvement and when it is not how much.
Then feel free to look at the motivation for introducing the feature, which is referenced in the commit message from this very PR.
https://github.com/llvm/llvm-project/pull/86052
More information about the libcxx-commits
mailing list