mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-20 18:19:50 +08:00
97e0a05a9d
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 |
||
---|---|---|
.. | ||
filebuf-1.tst | ||
filebuf-1.txt | ||
filebuf-2.tst | ||
filebuf-3.tst | ||
filebuf.cc | ||
fpos.cc | ||
ios_base_callbacks.cc | ||
ios_base_members_static.cc | ||
ios_ctor.cc | ||
ios_manip_basefield.cc | ||
ios_manip_fmtflags.cc | ||
ios_members.cc | ||
iostream_objects.cc | ||
istream_extractor_arith.cc | ||
istream_extractor_char.cc | ||
istream_extractor_other-1.tst | ||
istream_extractor_other-1.txt | ||
istream_extractor_other-2.tst | ||
istream_extractor_other.cc | ||
istream_manip.cc | ||
istream_sentry.cc | ||
istream_unformatted-1.tst | ||
istream_unformatted-1.txt | ||
istream_unformatted-2.tst | ||
istream_unformatted.cc | ||
istream.cc | ||
istringstream_members.cc | ||
ostream_inserter_arith.cc | ||
ostream_inserter_char-1.tst | ||
ostream_inserter_char.cc | ||
ostream_inserter_other-1.tst | ||
ostream_inserter_other-2.tst | ||
ostream_inserter_other.cc | ||
ostream_manip.cc | ||
ostream_unformatted.cc | ||
ostream.cc | ||
streambuf.cc | ||
stringbuf.cc | ||
stringstream.cc |