2008-05-06 Johannes Singler <singler@ira.uka.de>
authorJohannes Singler <singler@ira.uka.de>
Tue, 6 May 2008 08:55:57 +0000 (08:55 +0000)
committerJohannes Singler <singler@gcc.gnu.org>
Tue, 6 May 2008 08:55:57 +0000 (08:55 +0000)
commit3234d6b0b0fe03b40710cd2ea7a6bcbbf7c0d7d9
treee9b5fe865265ce7f2fc7e762b25c399d81fe4209
parent333d8f61a21edd364b966ab8aa70e232ccdc4810
2008-05-06  Johannes Singler  <singler@ira.uka.de>

        * include/parallel/multiway_merge.h:
          (multiway_merge_*_unguarded):
          Pass sentinel directly, to allow correct determination.
          (multiway_merge_loser_tree_unguarded):
          Remove over-cautious assertion.
          (calls to multiway_merge_*_splitting):
          Parametrize with type that is correct in all cases.
        * include/parallel/losertree.h:
          (delete_min_insert (in many classes)):
          Correct and standardize assertions.

From-SVN: r134977
libstdc++-v3/ChangeLog
libstdc++-v3/include/parallel/losertree.h
libstdc++-v3/include/parallel/multiway_merge.h