CEDA
Projects
Demos
Libraries
Xcpp
Papers
RM
ThreadPoolTask
Represents a task which can be posted to a thread pool
typedef std::function<void()> ThreadPoolTask;