Name Date Size #Lines LOC

..12-Feb-2024-

count_strings/H12-Feb-2024-355277

README.mdH A D12-Feb-2024266 75

README.md

1# Code Samples of oneAPI Threading Building Blocks (oneTBB)
2This directory contains examples of the `concurrent_hash_map` container.
3
4| Code sample name | Description
5|:--- |:---
6| count_strings | Concurrently inserts strings into a `concurrent_hash_map` container.
7