diff options
author | Paolo Carlini <pcarlini@unitus.it> | 2003-04-29 01:51:37 +0200 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2003-04-28 23:51:37 +0000 |
commit | 479a181108ee58622576b205b86793d42e964cbc (patch) | |
tree | fbd272a94e796d94fc7e968571ef340f15f122c6 /libjava/java | |
parent | 988ad90d003221abfb91157ef289f702b055a8fd (diff) | |
download | gcc-479a181108ee58622576b205b86793d42e964cbc.zip gcc-479a181108ee58622576b205b86793d42e964cbc.tar.gz gcc-479a181108ee58622576b205b86793d42e964cbc.tar.bz2 |
std_streambuf.h (_M_buf): is currently used only for basic_filebuf, therefore move it there.
2003-04-28 Paolo Carlini <pcarlini@unitus.it>
* include/std/std_streambuf.h (_M_buf): is currently
used only for basic_filebuf, therefore move it there.
(basic_streambuf(), ~basic_streambuf()): Adjust.
* include/std/std_fstream.h (_M_buf): Moved here.
* include/std/std_sstream.h (setbuf): Don't set _M_buf,
is actually redundant for basic_stringbuf.
(_M_really_sync): Likewise.
* include/bits/fstream.tcc (basic_filebuf()): Adjust.
* include/bits/sstream.tcc (seekoff): Adjust.
From-SVN: r66193
Diffstat (limited to 'libjava/java')
0 files changed, 0 insertions, 0 deletions