PointCloudLibrary/pcl

Make const usage better in function signatures

開放

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

 (7 則留言) (1 個反應) (0 位負責人)C++ (4,506 個分叉)batch import
changelog: enhancementeffort: lowgood first issuekind: todo

倉庫指標

星標
 (9,023 顆星)
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:

貢獻者指南