gcc/libstdc++-v3/include
Paolo Carlini 6ef4b79c95 std_streambuf.h (_M_buf_size): 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_size): is currently
	used only for basic_filebuf, therefore move it there.
	(basic_streambuf(), ~basic_streambuf()): Adjust.
	* include/std/std_fstream.h (_M_buf_size): Moved here.
	* include/bits/fstream.tcc (basic_filebuf()): Adjust.

From-SVN: r66191
2003-04-28 23:02:46 +00:00
..
backward configure.in (libtool_VERSION): To 6:0:0. 2003-01-23 17:21:11 +00:00
bits std_streambuf.h (_M_buf_size): is currently used only for basic_filebuf, therefore move it there. 2003-04-28 23:02:46 +00:00
c re PR libstdc++/7097 (_GLIBCPP_HAVE_MBSTATE_T breaks non-GLIB systems) 2002-07-03 17:14:21 +00:00
c_compatibility c_compatibility: New. 2002-06-21 20:21:03 +00:00
c_std porting.texi (_GLIBCPP_USE_C99_CHECK): New macro. 2003-04-18 09:53:58 +00:00
ext Remove _M_buf_size_opt, use directly _M_buf_size instead. 2003-04-12 19:21:35 +00:00
std std_streambuf.h (_M_buf_size): is currently used only for basic_filebuf, therefore move it there. 2003-04-28 23:02:46 +00:00
Makefile.am testsuite_flags.in (PCHFLAGS): Find PCH in new home. 2003-04-18 02:03:52 +00:00
Makefile.in testsuite_flags.in (PCHFLAGS): Find PCH in new home. 2003-04-18 02:03:52 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00