#include <util.hpp>
Public Member Functions | |
template<typename Fn_ , typename... Args_> | |
callable_task (Fn_ &&fn, Args_ &&... args) | |
void | execute () |
Public Member Functions inherited from ityr::ito::task_general | |
virtual | ~task_general ()=default |
|
inline |
|
inlinevirtual |
Implements ityr::ito::task_general.