tbb-sys 1.1.0+2021.5.0

Intel Threading Building Blocks
Documentation
1
2
3
4
5
6
# Code Samples of oneAPI Threading Building Blocks (oneTBB)
This directory contains examples of the `concurrent_hash_map` container.

| Code sample name | Description
|:--- |:---
| count_strings | Concurrently inserts strings into a `concurrent_hash_map` container.