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