xref: /oneTBB/examples/getting_started/README.md (revision 0a2b3987)
1# Code Samples of oneAPI Threading Building Blocks (oneTBB)
2This directory contains the examples referenced by the [oneAPI Threading Building Blocks Get Started Guide](https://software.intel.com/content/www/us/en/develop/documentation/get-started-with-onetbb/top.html)
3
4| Code sample name | Description
5|:--- |:---
6| sub_string_finder | Finds largest matching substrings.
7