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

Migrate from boost::bind to std::bind #3249

Merged
merged 1 commit into from
Jul 19, 2019

Conversation

SergioRAgostinho
Copy link
Member

@SergioRAgostinho SergioRAgostinho commented Jul 18, 2019

I chose to not adopt lambdas in this one because this is highly experimental code and a lot of these files are not even being built in our in CMake scripts. They are just stray source files.

@taketwo taketwo merged commit 72404e3 into PointCloudLibrary:master Jul 19, 2019
@SergioRAgostinho SergioRAgostinho deleted the bind-cuda branch July 19, 2019 20:20
@taketwo taketwo changed the title [cuda] Transition from boost::bind to std::bind. Migrate from boost::bind to std::bind 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