Skip to content

Assign all member variables in move copy constructor and move assignment operator #207

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
Dec 8, 2020

Conversation

fufranci
Copy link
Contributor

@fufranci fufranci commented Dec 8, 2020

Description of changes:

  • Not all member variables are initialized/assigned
  • Initialize/assign all member variables

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@fufranci fufranci merged commit 060bee8 into main Dec 8, 2020
@fufranci fufranci deleted the move branch December 8, 2020 17:21
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