软件 来源平台:github.com 索引于:2026-08-04 访问次数:0

ThreadPool-by-Cpp-11

索引说明:本页内容为本站爬虫自动索引的第三方平台公开页面元信息,本平台不存储、不缓存任何资源文件。点击下方按钮将跳转至第三方网站平台访问,访问第三方资源链接需要 VIP 权限。

资源简介

This is a thread pool template based on C++11, which supports asynchronously obtaining the results of tasks submitted to the thread pool through std::future, and supports a variety of task types (such as: common member functions, static member functions, functors, common functions, etc.), supports variadic task submission.这是一个基于C++11的线程池模板,支持通过std::future来异步获取提交到线程池的任务结果,支持多种任务类型(比如:普通成员函数,静态成员函数,仿函数,普通函数等),支持可变参数的任务提交。

资源类型
软件
第三方域名
github.com
索引时间
2026-08-04 00:10
开通 VIP 后访问第三方资源

访问第三方资源链接需要 VIP 权限。注册与搜索永久免费,VIP 仅用于访问第三方链接。