This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r154333 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: singler at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Thu, 19 Nov 2009 16:43:21 -0000
- Subject: r154333 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: singler
Date: Thu Nov 19 16:43:20 2009
New Revision: 154333
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154333
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:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/parallel/partition.h