Skip to content
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

Switch to boost::core::invoke_swap #20

Merged
merged 2 commits into from
Sep 8, 2023

Conversation

Lastique
Copy link
Member

@Lastique Lastique commented Sep 2, 2023

boost::swap is deprecated and will be removed. Use boost::core::invoke_swap as a replacement.

The first commit is the actual functional change. The second commit just trims trailing spaces.

boost::swap is deprecated and will be removed. Use boost::core::invoke_swap
as a replacement.
@pdimov pdimov merged commit ecc47cb into boostorg:develop Sep 8, 2023
16 of 17 checks passed
@Lastique Lastique deleted the feature/use_invoke_swap branch September 8, 2023 08:25
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