gcc/libstdc++-v3/testsuite/24_iterators
Paolo Carlini 86f6262d61 [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
2003-05-29 12:21:26 +00:00
..
reverse_iterator [multiple changes] 2003-05-29 12:21:26 +00:00
back_insert_iterator.cc stl_iterator.h (reverse_iterator::_M_current): Deuglify, should be current. 2002-01-17 03:59:42 +00:00
front_insert_iterator.cc stl_iterator.h (reverse_iterator::_M_current): Deuglify, should be current. 2002-01-17 03:59:42 +00:00
insert_iterator.cc stl_iterator.h (reverse_iterator::_M_current): Deuglify, should be current. 2002-01-17 03:59:42 +00:00
istream_iterator.cc [multiple changes] 2003-03-15 04:53:52 +00:00
istreambuf_iterator.cc
iterator.cc re PR libstdc++/6642 (Constness prevents substraction of iterators) 2002-07-02 18:42:58 +00:00
ostream_iterator.cc
ostreambuf_iterator.cc
rel_ops.cc [multiple changes] 2002-04-16 02:29:22 +00:00