-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
Part G of transition to support modernize-use-default-member-init #5860
Part G of transition to support modernize-use-default-member-init #5860
Conversation
segmentation/include/pcl/segmentation/extract_polygonal_prism_data.h
Outdated
Show resolved
Hide resolved
segmentation/include/pcl/segmentation/conditional_euclidean_clustering.h
Outdated
Show resolved
Hide resolved
segmentation/include/pcl/segmentation/extract_labeled_clusters.h
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
The failing check seems unrelated (not caused by these changes)
segmentation/include/pcl/segmentation/impl/min_cut_segmentation.hpp
Outdated
Show resolved
Hide resolved
segmentation/include/pcl/segmentation/impl/unary_classifier.hpp
Outdated
Show resolved
Hide resolved
segmentation/include/pcl/segmentation/organized_multi_plane_segmentation.h
Outdated
Show resolved
Hide resolved
segmentation/include/pcl/segmentation/organized_multi_plane_segmentation.h
Outdated
Show resolved
Hide resolved
segmentation/include/pcl/segmentation/seeded_hue_segmentation.h
Outdated
Show resolved
Hide resolved
segmentation/include/pcl/segmentation/organized_multi_plane_segmentation.h
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again!
@larshg I am going to assume that you still approve, since the last change was very minor
Part G of #5665, the transition to add these checks to
clang-tidy
:modernize-use-default-member-init
modernize-use-bool-literals