Name |
Last commit
|
Last update |
---|---|---|
.. | ||
accumulate | ||
adjacent_difference | ||
complex | ||
headers | ||
inner_product | ||
iota | ||
partial_sum | ||
random | ||
slice | ||
slice_array | ||
valarray |
numeric (inner_product, [...]): Qualify subsequent call with __gnu_parallel instead of _GLIBCXX_STD_P to... 2011-01-26 Johannes Singler <singler@kit.edu> * include/parallel/numeric (inner_product, partial_sum): Qualify subsequent call with __gnu_parallel instead of _GLIBCXX_STD_P to reenable parallel execution without ambiguity. * include/parallel/algobase.h (equal): Likewise. * include/parallel/algo.h (find_first_of, search_n, merge, nth_element, partial_sort, max_element, min_element): Likewise. * testsuite/25_algorithms/headers/algorithm/ parallel_algorithm_mixed1.cc (main): Add respective test cases. * testsuite/25_algorithms/headers/algorithm/ parallel_algorithm_mixed2.cc (main): Likewise. * testsuite/26_numerics/headers/numeric/ parallel_numeric_mixed1.cc (main): Likewise. * testsuite/26_numerics/headers/numeric/ parallel_numeric_mixed2.cc (main): Likewise. From-SVN: r169280
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
accumulate | Loading commit data... | |
adjacent_difference | Loading commit data... | |
complex | Loading commit data... | |
headers | Loading commit data... | |
inner_product | Loading commit data... | |
iota | Loading commit data... | |
partial_sum | Loading commit data... | |
random | Loading commit data... | |
slice | Loading commit data... | |
slice_array | Loading commit data... | |
valarray | Loading commit data... |