aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorAnthony Williams <anthony@anthonyw.cjb.net>2000-06-13 23:48:29 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2000-06-13 23:48:29 +0000
commit97e0a05a9d0998859386522f8d710d1e2d17b35f (patch)
tree6fb8a991fb2006ef1ee09e836a2001d588afecd4 /gcc
parent8173b2d78a179d12405438b4c9135cb20e8af68c (diff)
downloadgcc-97e0a05a9d0998859386522f8d710d1e2d17b35f.zip
gcc-97e0a05a9d0998859386522f8d710d1e2d17b35f.tar.gz
gcc-97e0a05a9d0998859386522f8d710d1e2d17b35f.tar.bz2
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
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions