gcc/libstdc++-v3/include/parallel
Johannes Singler 0ad84c3fbb re PR libstdc++/47433 (libstdc++ parallel mode calls std::swap explicitely)
2011-02-11  Johannes Singler  <singler@kit.edu>

        PR libstdc++/47433
        * include/parallel/losertree.h
        (_LoserTreeUnguarded<>::__delete_min_insert):
        Add missing "using std::swap;", as for other variants.

From-SVN: r170047
2011-02-11 10:11:41 +00:00
..
algo.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
algobase.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
algorithm
algorithmfwd.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
balanced_quicksort.h re PR libstdc++/47433 (libstdc++ parallel mode calls std::swap explicitely) 2011-01-24 17:07:35 +00:00
base.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
basic_iterator.h
checkers.h
compatibility.h
compiletime_settings.h
equally_split.h
features.h
find.h
find_selectors.h
for_each.h
for_each_selectors.h
iterator.h
list_partition.h
losertree.h re PR libstdc++/47433 (libstdc++ parallel mode calls std::swap explicitely) 2011-02-11 10:11:41 +00:00
merge.h
multiseq_selection.h
multiway_merge.h re PR libstdc++/47437 (libstdc++ parallel mode: multiway_merge does not compile) 2011-01-24 16:44:30 +00:00
multiway_mergesort.h
numeric PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
numericfwd.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
omp_loop.h
omp_loop_static.h
par_loop.h
parallel.h
partial_sum.h
partition.h re PR libstdc++/47433 (libstdc++ parallel mode calls std::swap explicitely) 2011-01-24 17:07:35 +00:00
queue.h
quicksort.h
random_number.h
random_shuffle.h
search.h
set_operations.h
settings.h
sort.h
tags.h
types.h
unique_copy.h
workstealing.h