hsf-training / cpluspluscourse

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

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

Open bernhardmgruber opened 2 years ago

bernhardmgruber commented 2 years 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 1 year 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.

stale[bot] commented 1 month 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.