Here you can find examples for parallel entities in the C++ standard to see how parallelism in the C++ language evolve.
Following examples are available:
- Ranges & views. Note: it's not parallel yet, but it's useful to share, anyway.
Hope, you will will enjoy parallel programming in C++ :)