ostream.tcc
21.6 KB
-
[multiple changes] · 6cf5465d
2001-10-25 Benjamin Kosnik <bkoz@redhat.com> libstdc++/4545 * include/bits/ostream.tcc (ostream::operator<<(streambuf*)): Fix exceptions. * include/bits/istream.tcc (istream::operator>>(streambuf*): Make consistent, where possible. * include/bits/streambuf.tcc: Tweak. 2001-10-25 Brendan Kehoe <brendan@zen.org> libstdc++/4536 * bits/ostream.tcc (seekp): Scope use as ios_base::failbit. * bits/istream.tcc (seekg): Likewise. From-SVN: r46528
Benjamin Kosnik committed