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

Use =delete to disable special members #2779

Merged

Conversation

SunBlack
Copy link
Contributor

Changes are done by: run-clang-tidy -header-filter='.' -checks='-,modernize-use-equals-delete' -fix

@taketwo taketwo merged commit 0cae502 into PointCloudLibrary:master Jan 18, 2019
@SunBlack SunBlack deleted the modernize-use-equals-delete branch January 18, 2019 09:36
@taketwo taketwo added the c++14 label Jan 14, 2020
@taketwo taketwo changed the title Use =delete for disabled special member Use =delete to disable special members Jan 14, 2020
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