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++相关特性 相关资料https://onestraw.github.io/cprogram/tbb/
文档
concurrent_set — oneAPI Specification 1.0-rev-3 documentation