gcc/libstdc++-v3/testsuite/20_util
Benjamin Kosnik c766fc5f1c stl_iterator.h (reverse_iterator): Inherit from iterator.
2001-06-22  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/stl_iterator.h (reverse_iterator): Inherit from
	iterator.
	(back_insert_iterator): Same.
	(front_insert_iterator): Same.
	(insert_iterator): Same.

	* testsuite/20_util/raw_storage_iterator.cc: Modify.
	* testsuite/24_iterators/reverse_iterator.cc: New file.
	* testsuite/24_iterators/back_insert_iterator.cc: New file.
	* testsuite/24_iterators/front_insert_iterator.cc: New file.
	* testsuite/24_iterators/insert_iterator.cc: New file.

From-SVN: r43524
2001-06-23 00:08:47 +00:00
..
allocator_members.cc stl_raw_storage_iter.h: Format. 2001-06-19 01:51:33 +00:00
auto_ptr.cc auto_ptr.cc (test07): Remove test that tries to copy-initialize an auto_ptr<Base> from an... 2000-12-10 06:23:50 -05:00
binders.cc ostream.tcc (ostream::seekp): Add error checking as per DR 129. 2001-06-11 19:20:20 +00:00
comparisons.cc stl_raw_storage_iter.h: Format. 2001-06-19 01:51:33 +00:00
pairs.cc stl_raw_storage_iter.h: Format. 2001-06-19 01:51:33 +00:00
raw_storage_iterator.cc stl_iterator.h (reverse_iterator): Inherit from iterator. 2001-06-23 00:08:47 +00:00