[libcxx-commits] [libcxx] [libc++] Optimize __tree::find and __tree::__erase_unique (PR #152370)

Nico Weber via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 22 08:13:48 PDT 2025


nico wrote:

> However for their multi versions this can mean a change in behaviour since it's not longer guaranteed that find will return the first element.

Should that go in the release notes as well?

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


More information about the libcxx-commits mailing list