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 #38

Merged
merged 2 commits into from
Nov 5, 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.

Only the first commit contains functional changes. The other one just trims trailing spaces in headers.

boost::swap is deprecated and will be removed. Use boost::core::invoke_swap
as a replacement.
@Lastique
Copy link
Member Author

Lastique commented Nov 5, 2023

@pdimov Could you merge this, please?

@pdimov pdimov merged commit cf94735 into boostorg:develop Nov 5, 2023
8 of 42 checks passed
@Lastique Lastique deleted the feature/use_invoke_swap branch November 5, 2023 14:58
@Lastique
Copy link
Member Author

Lastique commented Nov 5, 2023

Thanks.

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