diff options
author | Benjamin Kosnik <bkoz@redhat.com> | 2007-10-06 15:08:58 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2007-10-06 15:08:58 +0000 |
commit | 6f95a65aa12189f267de958ceb995f40e603131e (patch) | |
tree | b26821aeffd62dbc8ddb9938940040a30eb8e059 /gcc/tree.h | |
parent | a0689cdfd56b38666775382da03da5af72761888 (diff) | |
download | gcc-6f95a65aa12189f267de958ceb995f40e603131e.zip gcc-6f95a65aa12189f267de958ceb995f40e603131e.tar.gz gcc-6f95a65aa12189f267de958ceb995f40e603131e.tar.bz2 |
re PR libstdc++/33487 (parallel v3: more functions not in right namespace)
2007-10-06 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/33487
* include/parallel/algorithmfwd.h (for_each, generate, generate_n,
transform, replace, replace_if, max_element, min_element, count,
count_if): Consistently construct overloads.
* include/parallel/numericfwd.h (accumulate, adjacent_difference,
inner_product): Same.
* include/parallel/algobase.h: Same.
* include/parallel/algo.h: Same.
* include/parallel/numeric: Same.
* include/bits/algorithmfwd.h: Correct find_end placement.
* docs/html/parallel_mode.html: Document some of the interface
conventions.
* include/parallel/search.h (calc_borders): Only use operator ==.
* include/parallel/algorithmfwd.h: Move __gnu_sequential bits to...
* include/parallel/tags.h: ...here, and use a using directive.
* include/parallel/random_shuffle.h: Include stl_numeric. Qualify
uses of partial_num with __gnu_sequential.
* include/parallel/tree.h: Formatting.
From-SVN: r129054
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions