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 segmentation #3023

Conversation

SunBlack
Copy link
Contributor

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

…ructor

* Remove unnecessary reset call to boost::shared_ptr before assigning a new value
@SunBlack SunBlack force-pushed the modernize-use-nullptr_segmentation branch from d73029b to 21e81a0 Compare April 23, 2019 13:14
@SergioRAgostinho SergioRAgostinho merged commit 0c2ccb9 into PointCloudLibrary:master Apr 24, 2019
@SunBlack SunBlack deleted the modernize-use-nullptr_segmentation branch April 24, 2019 09:12
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