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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@112818 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- libstdc++-v3/ChangeLog 10 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/docs/html/ext/howto.html 8 additions, 0 deletionslibstdc++-v3/docs/html/ext/howto.html
- libstdc++-v3/include/bits/stl_algo.h 20 additions, 24 deletionslibstdc++-v3/include/bits/stl_algo.h
- libstdc++-v3/testsuite/25_algorithms/unique_copy/3.cc 0 additions, 93 deletionslibstdc++-v3/testsuite/25_algorithms/unique_copy/3.cc
Loading
Please register or sign in to comment