t-lutz / ParallelSTL

Implementation of n3554, a proposal to include parallelized versions of the STL algorithms into the C++ standard.
25 stars 6 forks source link

Extended/Fixed headers `numeric` and `algorithm` + unit tests #24

Closed maribu closed 8 years ago

maribu commented 8 years ago

Here are some changes we made that you might be interested in. A split those changes into small commits to make cherry picking easier.

Regards, maribu