d2146844dd
- Replace several push_back-calls by emplace_back - Replace some x = x.substr(0, y) calls by x.erase(y) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
cli.vcxproj | ||
cli.vcxproj.filters | ||
cmdlineparser.cpp | ||
cmdlineparser.h | ||
cppcheckexecutor.cpp | ||
cppcheckexecutor.h | ||
filelister.cpp | ||
filelister.h | ||
main.cpp | ||
threadexecutor.cpp | ||
threadexecutor.h | ||
version.rc |