#include "async_task.hpp" #include // async_task computing void async_task_taskflow(unsigned num_threads, size_t num_tasks) { tf::Executor executor(num_threads); for(size_t i=0; i(end - beg); }