]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorPaolo Carlini <paolo@gcc.gnu.org>
Thu, 29 May 2003 12:21:26 +0000 (12:21 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 29 May 2003 12:21:26 +0000 (12:21 +0000)
commit86f6262d6107ad53fe70b80be0efb4d4e26d4df2
treef03e8ad2ce19643ac165724dc88b180f89e0fcfa
parent5f52c0e090ef701313b6f8d1d1b50cf9a815abf4
[multiple changes]

2003-05-29  Sylvain Pion  <Sylvain.Pion@mpi-sb.mpg.de>

PR libstdc++/10783
* include/bits/stl_iterator.h (class __normal_iterator):
Don't inherit from iterator, add missing typedefs.

2003-05-29  Paolo Carlini <pcarlini@unitus.it>

* testsuite/24_iterators/reverse_iterator.cc: Split up, as follows.
* testsuite/24_iterators/reverse_iterator/1.cc: New.
* testsuite/24_iterators/reverse_iterator/2.cc: New.
* testsuite/24_iterators/reverse_iterator/3.cc: New, from
PR libstdc++/10783.

From-SVN: r67223
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_iterator.h
libstdc++-v3/testsuite/24_iterators/reverse_iterator/1.cc [moved from libstdc++-v3/testsuite/24_iterators/reverse_iterator.cc with 76% similarity]
libstdc++-v3/testsuite/24_iterators/reverse_iterator/2.cc [new file with mode: 0644]
libstdc++-v3/testsuite/24_iterators/reverse_iterator/3.cc [new file with mode: 0644]
This page took 0.062638 seconds and 5 git commands to generate.