aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPaolo Carlini <pcarlini@suse.de>2006-02-08 21:51:55 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2006-02-08 21:51:55 +0000
commit3089d5a4191be0a88dfe84ba844db83d166aafe6 (patch)
treeafc9e7468effc2459be7ba1df3d25e2c9349c86f /gcc
parent5f8f531322798fed73c507580e602903b96ab122 (diff)
downloadgcc-3089d5a4191be0a88dfe84ba844db83d166aafe6.zip
gcc-3089d5a4191be0a88dfe84ba844db83d166aafe6.tar.gz
gcc-3089d5a4191be0a88dfe84ba844db83d166aafe6.tar.bz2
PR libstdc++/26133 (DR 241, [WP])
2006-02-08 Paolo Carlini <pcarlini@suse.de> PR libstdc++/26133 (DR 241, [WP]) * include/bits/stl_algo.h (__unique_copy(,,, forward_iterator_tag, output_iterator_tag), __unique_copy(,,, input_iterator_tag, output_iterator_tag), __unique_copy(,,, input_iterator_tag, forward_iterator_tag), and predicated counterparts): Add. (__unique_copy(,,, output_iterator_tag), __unique_copy(,,, forward_iterator_tag), and predicated counterparts): Remove. (unique_copy): Adjust, dispatch to the three helpers above. * testsuite/25_algorithms/unique_copy/2.cc: New. * testsuite/25_algorithms/unique_copy/26133.cc: Likewise. * testsuite/25_algorithms/unique_copy/3.cc: Likewise. * docs/html/ext/howto.html: Add an entry for DR 241. * testsuite/25_algorithms/unique_copy/1.cc: Minor cosmetic changes. From-SVN: r110772
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions