[libcxx-commits] [libcxx] Optimize input iterator overload of `std::vector::assign(first, last)` (PR #113852)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 26 13:59:19 PST 2024


https://github.com/ldionne commented:

The code changes still LGTM, I have a few comments on the benchmarks and most importantly I'd like @philnik777 to chime in to say whether he's satisfied with the benchmarks, since he had requested some changes.

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


More information about the libcxx-commits mailing list