gcc/libstdc++-v3/include
Johannes Singler 1661473b7f multiway_merge.h: Destruct only elements that were have been constructed before.
2007-11-28  Johannes Singler  <singler@ira.uka.de>

        * include/parallel/multiway_merge.h: Destruct only elements that
        were have been constructed before. Code beautifying and formatting.
        * include/parallel/losertree.h: (Copy) construct all loser tree
        item keys, so they can be deconstructed all at once.
        * include/parallel/quicksort.h: Fix memory leak.
        * include/parallel/random_shuffle.h: Use copy constructor instead
        of assignment. Code beautifying and formatting.
        * include/parallel/unique_copy.h: Use assignment instead of copy
        constructor.
        * include/parallel/multiway_mergesort.h: Use copy constructor
        instead of assignment. Code beautifying and formatting.
        * include/parallel/random_shuffle.h: Use copy constructor instead
        of assignment. Code beautifying.

From-SVN: r130490
2007-11-28 17:38:49 +00:00
..
backward documentation.html: First pass at unified table of contents. 2007-11-13 17:43:57 +00:00
bits locale_facets.tcc (num_put<>::_M_insert_int): When ios_base::showpos and the type is signed and the value is zero, prepend +. 2007-11-27 01:59:41 +00:00
c Makefile.am (std_headers_rename): Remove. 2006-12-07 09:35:57 +00:00
c_compatibility complex.h: Without __GXX_EXPERIMENTAL_CXX0X__ include_next complex.h. 2007-03-26 10:41:41 +00:00
c_global re PR libstdc++/25913 (Client's isnormal function is broken by cmath) 2007-11-26 18:24:54 +00:00
c_std re PR libstdc++/25913 (Client's isnormal function is broken by cmath) 2007-11-26 18:24:54 +00:00
debug bitset (bitset<>::all): Add, per DR 693 [Ready]. 2007-11-23 22:14:56 +00:00
ext stl_algobase.h (struct __lexicographical_compare): Add. 2007-11-16 23:41:55 +00:00
parallel multiway_merge.h: Destruct only elements that were have been constructed before. 2007-11-28 17:38:49 +00:00
precompiled Convert ext/hash_map, set to tr1/functional, tr1/unordered_map, set. 2007-10-11 21:48:54 +00:00
std bitset (bitset<>::all): Add, per DR 693 [Ready]. 2007-11-23 22:14:56 +00:00
tr1 functional_hash.h: Do not include ext/numeric_traits.h. 2007-11-20 14:06:53 +00:00
tr1_impl unordered_map (__unordered_map<>::__unordered_map(__unordered_map&&), [...]): Add in C++0x. 2007-11-25 18:09:31 +00:00
Makefile.am type_traits (is_reference, [...]): Declare. 2007-11-18 18:05:42 +00:00
Makefile.in type_traits (is_reference, [...]): Declare. 2007-11-18 18:05:42 +00:00