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 nullptr in module search #3022

Conversation

SunBlack
Copy link
Contributor

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

search/include/pcl/search/impl/brute_force.hpp Outdated Show resolved Hide resolved
search/include/pcl/search/organized.h Outdated Show resolved Hide resolved
@SunBlack SunBlack force-pushed the modernize-use-nullptr_search branch from 938a6ff to 0f4f944 Compare April 20, 2019 14:57
@SunBlack SunBlack force-pushed the modernize-use-nullptr_search branch from 0f4f944 to fa36242 Compare April 21, 2019 12:17
@SergioRAgostinho SergioRAgostinho merged commit bc39e34 into PointCloudLibrary:master Apr 23, 2019
@SunBlack SunBlack deleted the modernize-use-nullptr_search branch April 23, 2019 12:16
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.

3 participants