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

Qualify calls to std::move (clang 15) #488

Merged
merged 1 commit into from
Apr 30, 2023

Conversation

ecatmur
Copy link
Contributor

@ecatmur ecatmur commented Sep 7, 2022

unqualified call to 'std::move' [-Wunqualified-std-cast-call]

unqualified call to 'std::move' [-Wunqualified-std-cast-call]
@ecatmur
Copy link
Contributor Author

ecatmur commented Sep 7, 2022

@mfontanini mfontanini merged commit b7e61f4 into mfontanini:master Apr 30, 2023
@mfontanini
Copy link
Owner

🙏

@ecatmur ecatmur deleted the clang-15-qualify-std-move branch April 30, 2023 17:44
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