r154334 - in /branches/gcc-4_4-branch/libstdc++...

singler@gcc.gnu.org singler@gcc.gnu.org
Thu Nov 19 16:44:00 GMT 2009


Author: singler
Date: Thu Nov 19 16:44:33 2009
New Revision: 154334

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154334
Log:
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.

Modified:
    branches/gcc-4_4-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_4-branch/libstdc++-v3/include/parallel/partition.h



More information about the Libstdc++-cvs mailing list