![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
Concept for a task that can be executed with a stop token. More...
#include <dfx-utilities/Thread.hpp>
Concept for a task that can be executed with a stop token.
Requires the type to implement an exec(std::stop_token) method.