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

chore: add move assign operator for MultiLockGuard #2693

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

PragmaTwice
Copy link
Member

Besides, after move a vector will be in a unspecific state, according to the standard. We need to use clear() to make the state specific, again.

Signed-off-by: PragmaTwice <twice@apache.org>
@PragmaTwice PragmaTwice requested a review from git-hulk December 15, 2024 03:08
Copy link
Member

@git-hulk git-hulk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PragmaTwice PragmaTwice merged commit fd2e317 into apache:unstable Dec 15, 2024
33 checks passed
@PragmaTwice
Copy link
Member Author

PragmaTwice commented Dec 16, 2024

@Sandra-Amina-Boss Please stop such meaningless reviews and stop sending spam notifications to me.

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.

3 participants