-
Notifications
You must be signed in to change notification settings - Fork 0
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的线程池模板,支持通过s…
VishellLee/ThreadPool-by-Cpp-11
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
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的线程池模板,支持通过s…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published