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 io #3012

Merged

Conversation

SunBlack
Copy link
Contributor

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

@SunBlack SunBlack force-pushed the modernize-use-nullptr_io branch from f7a2e65 to 939012e Compare April 19, 2019 21:11
@SunBlack
Copy link
Contributor Author

Just in case someone want to know, why nullptr doesn't work with boost::function: see explanation here.

@SergioRAgostinho SergioRAgostinho merged commit 0fab882 into PointCloudLibrary:master Apr 22, 2019
@SunBlack SunBlack deleted the modernize-use-nullptr_io branch April 22, 2019 20:10
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