gcc/libstdc++-v3/include/parallel
Johannes Singler 36fc59580b parallel_mode.xml: Documented the new choices, factoring out common tags.
2008-05-16  Johannes Singler  <singler@ira.uka.de>

         * doc/xml/manual/parallel_mode.xml:
         Documented the new choices, factoring out common tags.
         * include/parallel/multiway_merge.h:
         Place comparison functor at the end, to comply with
         established convention.
         (parallel_multiway_merge) Pass number of threads explicitly.
         Introduce new compile-time variants, make exact splitting the
         default.
         * include/parallel/tags.h:
         Extend exact_tag, introduce sampling_tag.
         * include/parallel/merge.h:
         (parallel_merge_advance) Adapt to changed interface.
         * include/parallel/multiway_mergesort.h: Likewise.

From-SVN: r135411
2008-05-16 07:10:26 +00:00
..
algo.h quicksort.h: Reformat, 2008-04-23 07:26:53 +00:00
algobase.h
algorithm
algorithmfwd.h
balanced_quicksort.h quicksort.h: Reformat, 2008-04-23 07:26:53 +00:00
base.h
basic_iterator.h
checkers.h
compatibility.h
compiletime_settings.h re PR libstdc++/35588 ([parallel mode] parallel std::sort and bind()) 2008-04-07 08:27:34 +00:00
equally_split.h
features.h re PR libstdc++/35588 ([parallel mode] parallel std::sort and bind()) 2008-04-07 08:27:34 +00:00
find_selectors.h
find.h
for_each_selectors.h
for_each.h
iterator.h
list_partition.h
losertree.h 2008-05-06 Johannes Singler <singler@ira.uka.de> 2008-05-06 08:55:57 +00:00
merge.h parallel_mode.xml: Documented the new choices, factoring out common tags. 2008-05-16 07:10:26 +00:00
multiseq_selection.h 2008-04-23 Johannes Singler <singler@ira.uka.de> 2008-04-23 07:20:58 +00:00
multiway_merge.h parallel_mode.xml: Documented the new choices, factoring out common tags. 2008-05-16 07:10:26 +00:00
multiway_mergesort.h parallel_mode.xml: Documented the new choices, factoring out common tags. 2008-05-16 07:10:26 +00:00
numeric
numericfwd.h
omp_loop_static.h
omp_loop.h
par_loop.h
parallel.h
partial_sum.h
partition.h
queue.h
quicksort.h quicksort.h: (parallel_sort_qs_conquer) Explicitly request number of threads in the parallel... 2008-05-07 11:14:05 +00:00
random_number.h
random_shuffle.h
search.h
set_operations.h
settings.h
sort.h quicksort.h: Reformat, 2008-04-23 07:26:53 +00:00
tags.h parallel_mode.xml: Documented the new choices, factoring out common tags. 2008-05-16 07:10:26 +00:00
types.h re PR libstdc++/35588 ([parallel mode] parallel std::sort and bind()) 2008-04-07 08:27:34 +00:00
unique_copy.h
workstealing.h