multiway_merge.h: More robust finding of an arbitrary existing element inside the...
authorJohannes Singler <singler@ira.uka.de>
Wed, 14 Nov 2007 17:37:38 +0000 (17:37 +0000)
committerJohannes Singler <singler@gcc.gnu.org>
Wed, 14 Nov 2007 17:37:38 +0000 (17:37 +0000)
commitd76575caa512ad195c9f0f0993152618dbb8768f
tree7d59c3bc3daa62b34110a0b362942a0cc08ac34e
parent6c74788ed7b48f057a9f08bde52944726ced24f5
multiway_merge.h: More robust finding of an arbitrary existing element inside the input sequences.

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.

From-SVN: r130183
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_algo.h
libstdc++-v3/include/parallel/multiway_merge.h