gcc/libstdc++-v3/testsuite/23_containers
Anthony Williams 97e0a05a9d bitset_ctor.cc: Qualify reverse wth std::.
2000-06-13  Anthony Williams  <anthony@anthonyw.cjb.net>

	* testsuite/23_containers/bitset_ctor.cc: Qualify reverse wth std::.

	* testsuite/27_io/filebuf.cc: Changed calls to
	fpos<>._M_position() to implicit calls to operator streamoff().
	* testsuite/27_io/iostream_objects.cc: Removed #include <ciso646>,
	as not needed. Revert, as part of standard.
	* testsuite/27_io/ostream_inserter_arith.cc: Replaced explicit
	call to numpunct<>._M_init() with overrides of the appropriate
	virtual functions.

	* testsuite/27_io/stringstream.cc: Removed unnecessary char *
	pointers from test01, so no need to call base(), which isn't
	guaranteed to be implemented as iterators may themselves be pointers
	* testsuite/27_io/stringbuf.cc: Removed unnecessary calls to
	_M_position() - use implicit conversion to streamoff instead

From-SVN: r34535
2000-06-13 23:48:29 +00:00
..
bitset_ctor.cc bitset_ctor.cc: Qualify reverse wth std::. 2000-06-13 23:48:29 +00:00
bitset_shift.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
multiset.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
vector_capacity.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
vector_ctor.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
vector_modifiers.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00