関数またはファンクターから task_handle を作成するテンプレート関数。
template<typename Func> task_handle<Func> make_task( const Func& f );
戻り値