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 using instead of typedef [filters] #3125

Merged

Conversation

SunBlack
Copy link
Contributor

@SunBlack SunBlack commented Jun 5, 2019

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

@taketwo taketwo added the c++14 label Jun 6, 2019
@taketwo taketwo changed the title Use using instead of typedef [registration] Use using instead of typedef [filters] Jun 6, 2019
@taketwo taketwo merged commit 80ecb3f into PointCloudLibrary:master Jun 11, 2019
@SunBlack SunBlack deleted the modernize-use-using_filters branch June 11, 2019 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants