Enable bidirectional optimization for non-common ranges in std::ranges::partition#5887
Conversation
|
I think it's better to remove the issue number from the PR title. Things will be confusing if it goes into squashed commit message. |
std::ranges::partition (Fixes #5886)std::ranges::partition
|
Hi, just for completeness, this PR is not set to close the corresponding issue #5886 on merge. |
Hi, thanks for the reminder! I've updated the description. I actually wasn't aware of the auto-close feature. |
|
Thanks! 😻 I verified with a |
|
I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed. |
|
Thanks for optimizing this ranges algorithm, and congratulations on your first microsoft/STL commit! 🎉 😸 🚀 |
Fixes #5886.