Skip to content

Added move assignment operator to Client class. #1873

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
Jun 30, 2024

Conversation

Hlado
Copy link
Contributor

@Hlado Hlado commented Jun 30, 2024

Fixes issue similar to #1050, solution is based on #1051 approach. After brief inspection i haven't found any drawbacks of making Client class move assignable in addition to move construction.

@yhirose yhirose merged commit 8cd0ed0 into yhirose:master Jun 30, 2024
4 checks passed
@yhirose
Copy link
Owner

yhirose commented Jun 30, 2024

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