Skip to content

Removed unqualified calls to std::move#619

Merged
kimlaine merged 1 commit into
microsoft:mainfrom
harichards:main
May 15, 2024
Merged

Removed unqualified calls to std::move#619
kimlaine merged 1 commit into
microsoft:mainfrom
harichards:main

Conversation

@harichards

Copy link
Copy Markdown

Aims to fix the flood of warnings given by Clang because of unqualified calls to std::move.

@sthomas025

Copy link
Copy Markdown
Contributor

Aims to fix the flood of warnings given by Clang because of unqualified calls to std::move.

Thanks for doing this. I just encountered this while building and I was considering writing a PR.

@kimlaine kimlaine merged commit ac2de43 into microsoft:main May 15, 2024
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