[libcxx-commits] [libcxx] Optimize __insert_with_sentinel Function in std::vector (PR #113768)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 1 08:59:50 PDT 2024


https://github.com/ldionne commented:

Thanks for the patch, this is a nice find! It looks like a really worthwhile optimization. I have some comments and questions.

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


More information about the libcxx-commits mailing list