PointCloudLibrary/pcl

Make const usage better in function signatures

Open

#3,968 建立於 2020年4月23日

在 GitHub 查看
 (7 留言) (1 反應) (0 負責人)C++ (4,506 fork)batch import
changelog: enhancementeffort: lowgood first issuekind: todo

倉庫指標

Star
 (9,023 star)
PR 合併指標
 (平均合併 8天 7小時) (30 天內合併 3 個 PR)

描述

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:

貢獻者指南