mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-30 17:10:40 +08:00
6fc51c1b49
* Adds additional overloads to `for_each` and `for_each_m` that accept execution policies. * Execution policy is applied to the loop over subsets.