hsf-training / cpluspluscourse

C++ Course Taught at CERN, from Sebastien Ponce (LHCb)
Apache License 2.0
165 stars 61 forks source link

Add a slide on the parallel STL and execution policies #271

Open bernhardmgruber opened 1 year ago

bernhardmgruber commented 1 year ago

We should at least mention that most STL algorithms have parallel overloads if we include <execution> and discuss the execution policies.

stale[bot] commented 11 months ago

This issue or pull request has been automatically marked as stale because it has not had recent activity. Please manually close it, if it is no longer relevant, or ask for help or support to help getting it unstuck. Let me bring this to the attention of @klieret @wdconinc @michmx for now.