TBB ( Thread Building Blocks, 线程构建模块) 是Intel公司开发的并行编程开发的工具。它支持Windows,OS X, Linux平台,支持的编译器有Visual C++ (version 8.0 or higher, on Windows only), Intel C++ Compiler (version 11.1 or higher) or the GNU Compiler Collection (gcc).

使用示例

​TBB 入门 - 一根稻草简介 应用场景 配置 实例 C++相关特性 相关资料C++ TBB 文档手册地址_编译器https://onestraw.github.io/cprogram/tbb/​

文档

​concurrent_set and concurrent_multiset Template ClassesC++ TBB 文档手册地址_c++_02https://software.intel.com/content/www/us/en/develop/documentation/tbb-documentation/top/intel-threading-building-blocks-developer-reference/appendices/preview-features/concurrentset-and-concurrentmultiset-template-classes.html​

​concurrent_set — oneAPI Specification 1.0-rev-3 documentation​