LGTM.com - false positive: The 'const' modifier has no effect on return types. The 'const' modifying the return type can be removed.
未關閉
C++
false-positive
- 主要語言
- CodeQL
- 星號
- 10.1k
- 分支
- 2.1k
- 平均合併
- 2 天 15 小時
- 30 天內合併 PR
- 141
描述
The message is about `const` modifier misuse while in fact it's a `constexpr`.
https://lgtm.com/projects/g/oknenavin/cxon/snapshot/8ba66ffc4cf9241e1d11e76a8e66201242e9609b/files/src/cxon/lang/common/allocator.hxx?sort=name&dir=ASC&mode=heatmap#x2a70d465bca48255:1
貢獻指南
評估
這個 Issue 還沒有評估資料。