Cambridge SMT System
|
Trivial struct that can replace seamlessly the threadpool for single threaded executions. More...
#include <multithreading.hpp>
Public Member Functions | |
template<typename F > | |
void | operator() (F &task) |
Trivial struct that can replace seamlessly the threadpool for single threaded executions.
Definition at line 72 of file multithreading.hpp.
|
inline |
Definition at line 74 of file multithreading.hpp.