Skip to content

Fix up usage of std::move_backward #467

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

js-nano
Copy link
Contributor

@js-nano js-nano commented Mar 6, 2025

The destinations should point to the end of the destination range

https://en.cppreference.com/w/cpp/algorithm/move_backward

The destinations should point to the *end* of the destination range

https://en.cppreference.com/w/cpp/algorithm/move_backward
@klemens-morgenstern klemens-morgenstern merged commit e637f84 into boostorg:develop Mar 6, 2025
21 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants