PointCloudLibrary/pcl

Make const usage better in function signatures

Open

#3,968 opened on 2020年4月23日

GitHub で見る
 (7 comments) (1 reaction) (0 assignees)C++ (4,506 forks)batch import
changelog: enhancementeffort: lowgood first issuekind: todo

Repository metrics

Stars
 (9,023 stars)
PR merge metrics
 (平均マージ 8d 7h) (30d で 3 merged PRs)

説明

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:

コントリビューターガイド