PointCloudLibrary/pcl

Make const usage better in function signatures

Open

#3968 aperta il 23 apr 2020

Vedi su GitHub
 (7 commenti) (1 reazione) (0 assegnatari)C++ (4506 fork)batch import
changelog: enhancementeffort: lowgood first issuekind: todo

Metriche repository

Star
 (9023 star)
Metriche merge PR
 (Merge medio 8g 7h) (3 PR mergiate in 30 g)

Descrizione

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:

Guida contributor