1# Code Samples of oneAPI Threading Building Blocks (oneTBB) 2Examples using `parallel_pipeline` algorithm. 3 4| Code sample name | Description 5|:--- |:--- 6| square | Another string transformation example that squares numbers read from a file. 7