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 | ProcessExecutor |
This class will take a list of filenames and settings and check then all files using threads. More... | |