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

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


Author: singler
Date: Fri Sep 11 16:33:58 2009
New Revision: 151640

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151640
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:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/parallel/multiway_merge.h



More information about the Gcc-cvs mailing list