r151641 - in /branches/gcc-4_4-branch/libstdc++...

singler@gcc.gnu.org singler@gcc.gnu.org
Fri Sep 11 16:36:00 GMT 2009


Author: singler
Date: Fri Sep 11 16:36:00 2009
New Revision: 151641

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151641
Log:
2009-09-11  Johannes Singler  <singler@ira.uka.de>

        * include/parallel/multiway_merge.h
        (multiway_merge_exact_splitting): Deallocate borders correctly.
        (parallel_multiway_merge): Remove unnecessarily complicated
        allocation, random access iterators are default-constructible;
        deallocate ne_seqs correctly.


Modified:
    branches/gcc-4_4-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_4-branch/libstdc++-v3/include/parallel/multiway_merge.h



More information about the Libstdc++-cvs mailing list