A worker thread that executes tasks. More...
#include <functional>
#include <memory>
Go to the source code of this file.
Classes | |
class | utils::Worker |
A queue with tasks executed in a dedicated thread. More... | |
Namespaces | |
utils | |
A worker thread that executes tasks.