This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r130183 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: singler at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 14 Nov 2007 17:37:38 -0000
- Subject: r130183 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: singler
Date: Wed Nov 14 17:37:38 2007
New Revision: 130183
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130183
Log:
2007-11-14 Johannes Singler <singler@ira.uka.de>
* include/parallel/multiway_merge.h: More robust finding of an
arbitrary existing element inside the input sequences.
* include/bits/stl_algo.h: Fix typo to actually call appropriate
sequential version.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/stl_algo.h
trunk/libstdc++-v3/include/parallel/multiway_merge.h