Boost C++ 库

...世界上最受推崇和设计精良的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu,《C++ 编码规范

thread_pool::executor - Boost C++ 函数库
PrevUpHomeNext

获取与线程池关联的执行器。

executor_type executor();

PrevUpHomeNext