Summary of Containers

Summary of Containers#

The high-level containers in oneAPI Threading Building Blocks (oneTBB) enable common idioms for concurrent access. They are suitable for scenarios where the alternative would be a serial container with a lock around it.