]> gcc.gnu.org Git - gcc.git/commit
partition.h (__parallel_partition): Correctly initialize chunk size.
authorJohannes Singler <singler@kit.edu>
Thu, 19 Nov 2009 16:43:20 +0000 (16:43 +0000)
committerJohannes Singler <singler@gcc.gnu.org>
Thu, 19 Nov 2009 16:43:20 +0000 (16:43 +0000)
commitd95ba652abbbfda10f29ca8b80c2126825a65eeb
tree00becbbe063e4775c84ee513458dc9b6c1c6f1e5
parentb66a1bac4615611113eafcd633406e761b1f544c
partition.h (__parallel_partition): Correctly initialize chunk size.

2009-11-19  Johannes Singler  <singler@kit.edu>

        * include/parallel/partition.h (__parallel_partition): Correctly
        initialize chunk size.
        (__parallel_nth_element): Respect nth_element_minimal_n.  Use
        sequential nth_element as base case, instead of sequential sort.

From-SVN: r154333
libstdc++-v3/ChangeLog
libstdc++-v3/include/parallel/partition.h
This page took 0.054164 seconds and 5 git commands to generate.