|
Cppcheck
|
#include "config.h"#include "filesettings.h"#include <cstdio>#include <list>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | CppCheckExecutor |
| This class works as an example of how CppCheck can be used in external programs without very little knowledge of the internal parts of the program itself. More... | |