DR 538, [Ready]
authorPaolo Carlini <pcarlini@suse.de>
Mon, 10 Apr 2006 10:05:51 +0000 (10:05 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 10 Apr 2006 10:05:51 +0000 (10:05 +0000)
commit9f889fcf528e9c42a0c17c8bc63afe89f749f786
tree5b60683799d029dd82b0d0e77535ce75aa2c309d
parentcf26aa89100a9340eaae73c3beee6dd791cb7777
DR 538, [Ready]

2006-04-10  Paolo Carlini  <pcarlini@suse.de>

DR 538, [Ready]
* include/bits/stl_algo.h (__unique_copy(,,, input_iterator_tag,
output_iterator_tag), and predicated counterpart): Revert to the
algorithm pre-DR 241, i.e., value_type of InputIterator is now
required to be Assignable too.
* testsuite/25_algorithms/unique_copy/3.cc: Remove.
* docs/html/ext/howto.html: Add an entry for DR 538.

From-SVN: r112818
libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/ext/howto.html
libstdc++-v3/include/bits/stl_algo.h
libstdc++-v3/testsuite/25_algorithms/unique_copy/3.cc [deleted file]