PointCloudLibrary/pcl
Auf GitHub ansehenMake const usage better in function signatures
Open
#3.968 geöffnet am 23. Apr. 2020
changelog: enhancementeffort: lowgood first issuekind: todo
Repository-Metriken
- Stars
- (9.023 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 8T 7h) (3 gemergte PRs in 30 T)
Beschreibung
Context
clang-tidy has been used successfully before to make wide changes. We can use it to improve the API in the whole repo. We need discussion on the potential fix and just applying the other fixes after setting up clang-tidy.
Describe the solution you'd like
Apply the following fixes:
Another potential fix: