2005-10-05 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/11729 (DR 280, [Ready]) * include/bits/stl_iterator.h: Add reverse_iterator global functions with two template parameters (operator==, !=, <, >, <=, >=, -). * testsuite/24_iterators/reverse_iterator/11729.cc: New. * docs/html/ext/howto.html: Add an entry for issue 280. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105000 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- libstdc++-v3/ChangeLog 9 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/docs/html/ext/howto.html 7 additions, 0 deletionslibstdc++-v3/docs/html/ext/howto.html
- libstdc++-v3/include/bits/stl_iterator.h 47 additions, 2 deletionslibstdc++-v3/include/bits/stl_iterator.h
- libstdc++-v3/testsuite/24_iterators/reverse_iterator/11729.cc 73 additions, 0 deletions...tdc++-v3/testsuite/24_iterators/reverse_iterator/11729.cc
Loading
Please register or sign in to comment