diff options
author | Benjamin Kosnik <bkoz@redhat.com> | 2002-07-04 09:20:01 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2002-07-04 09:20:01 +0000 |
commit | 49433044e4aad2d2bad0a52b747aad30e0892536 (patch) | |
tree | 7c109fc76101a5cb8299ff4ce43c8da57ea994b7 /gcc | |
parent | 5acf59f8e1443be34413cfcbdfd69283cfe59806 (diff) | |
download | gcc-49433044e4aad2d2bad0a52b747aad30e0892536.zip gcc-49433044e4aad2d2bad0a52b747aad30e0892536.tar.gz gcc-49433044e4aad2d2bad0a52b747aad30e0892536.tar.bz2 |
std_streambuf.h (basic_streambuf::_M_buf): Change to size_t, from int_type.
2002-07-04 Benjamin Kosnik <bkoz@redhat.com>
Jack Reeves <jackw_reeves@hotmail.com>
* include/std/std_streambuf.h (basic_streambuf::_M_buf): Change to
size_t, from int_type.
(basic_streambuf::_M_buf_size_opt): Same.
(basic_streambuf::_S_pback_sizex): Same.
* include/bits/streambuf.tcc: Same.
* include/std/std_streambuf.h (basic_streambuf::snextc): Use
eq_int_type.
(basic_streambuf::uflow): Same.
* include/bits/sstream.tcc (basic_stringbuf::overflow): Use
to_char_type.
* include/bits/basic_ios.tcc (basic_ios::init): Use _CharT().
* include/bits/streambuf.tcc (basic_streambuf::xsgetn): Use
eq_int_type.
(basic_streambuf::xsputn): Same.
(__copy_streambufs): Same.
Co-Authored-By: Jack Reeves <jackw_reeves@hotmail.com>
From-SVN: r55242
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions