PointCloudLibrary/pcl

Make const usage better in function signatures

オープン

#3,968 opened on 2020/04/23

 (7 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (4,506 件のフォーク)batch import
changelog: enhancementeffort: lowgood first issuekind: todo

Repository metrics

Stars
 (9,023 個のスター)
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:

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