[For complete, up-to-date TBB information visit: http://www.ThreadingBuildingBlocks.org]
The container classes permit multiple threads to simultaneously invoke certain methods on the same container.
Unlike STL, the IntelĀ® Threading Building Blocks containers are not templated with respect to an allocator argument. The library retains control over memory allocation.
[For complete, up-to-date TBB information visit: http://www.ThreadingBuildingBlocks.org]