cppcheck
cppcheck copied to clipboard
static analysis of C/C++ code
Results
369
cppcheck issues
Sort by
recently updated
recently updated
newest added
Comments need to be properly indented.
all `at()` calls were proceeded by `hasValue()` so we can just directly fetch the value instead.