LGTM.com - false positive: The 'const' modifier has no effect on return types. The 'const' modifying the return type can be removed.
Abierto
C++
false-positive
- Lenguaje dominante
- CodeQL
- Estrellas
- 10.1k
- Forks
- 2.1k
- Merge medio
- 2 d 15 h
- PR fusionados (30 d)
- 141
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.