PointCloudLibrary/pcl

Make const usage better in function signatures

Open

#3 968 ouverte le 23 avr. 2020

Voir sur GitHub
 (7 commentaires) (1 réaction) (0 assignés)C++ (4 506 forks)batch import
changelog: enhancementeffort: lowgood first issuekind: todo

Métriques du dépôt

Stars
 (9 023 stars)
Métriques de merge PR
 (Merge moyen 8j 7h) (3 PRs mergées en 30 j)

Description

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:

Guide contributeur