January 2018
Intermediate to advanced
374 pages
9h 53m
English
Most algorithms in STL are available as parallel versions straight out the box, but there are some noteworthy changes to std::accumulate and std::for_each, as their original requirements required in-order execution.