|
Cppcheck
|
#include "cppcheck.h"#include "executor.h"#include <cstddef>#include <list>#include <string>#include <utility>Go to the source code of this file.
Classes | |
| class | ThreadExecutor |
| This class will take a list of filenames and settings and check then all files using threads. More... | |