Cleanup algorithm implementations
authorThomas Rodgers <trodgers@redhat.com>
Sat, 20 Apr 2019 22:45:58 +0000 (22:45 +0000)
committerThomas Rodgers <rodgertq@gcc.gnu.org>
Sat, 20 Apr 2019 22:45:58 +0000 (22:45 +0000)
commit9762ea561df659c21f8d61d52561c5977dc72521
tree820bdc46c9526f484d0a7cf3138696d4f9facd26
parent0aa94749cbb73c4ff56a569fab2557b5f67cb31e
Cleanup algorithm implementations

* include/pstl/glue_algorithm_impl.h (stable_sort): Forward
        execution policy.
(mismatch): Forward execution policy.
(equal): Qualify call to std::equal().
(partial_sort): Forward execution policy.
(inplace_merge): Forward execution policy.

From-SVN: r270471
libstdc++-v3/ChangeLog
libstdc++-v3/include/pstl/glue_algorithm_impl.h