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

Transition to standard smart pointers, part 11 #3482

Merged
merged 11 commits into from
Nov 24, 2019

Conversation

SergioRAgostinho
Copy link
Member

Partially addresses #2792.

- Encapsulate further boost::shared_ptr uses
- Migrate boost -> std in protected/private scopes
- Encapsulate further boost::shared_ptr uses
- Normalize shared pointer interface
- Encapsulate further boost::shared_ptr uses
- Normalize shared pointer interface
- Normalize shared pointer public API
- Migrate boost -> std in protected/private scopes
@SergioRAgostinho SergioRAgostinho added this to the pcl-1.10.0 milestone Nov 23, 2019
- Encapsulate further boost::shared_ptr uses
- Normalize shared pointer interface
- Encapsulate further boost::shared_ptr uses
- Normalize shared pointer interface
@SergioRAgostinho SergioRAgostinho merged commit 15390d9 into PointCloudLibrary:master Nov 24, 2019
@SergioRAgostinho SergioRAgostinho deleted the smart-11 branch November 24, 2019 19:57
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