r130183 - in /trunk/libstdc++-v3: ChangeLog inc...

singler@gcc.gnu.org singler@gcc.gnu.org
Wed Nov 14 17:37:00 GMT 2007


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



More information about the Libstdc++-cvs mailing list