gcc/libstdc++-v3/include/std
Paolo Carlini 479a181108 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
2003-04-28 23:51:37 +00:00
..
std_algorithm.h
std_bitset.h localename.cc: Standardize exception strings. 2003-04-28 23:05:57 +00:00
std_complex.h re PR libstdc++/5730 (complex<double>::norm() -- huge slowdown from egcs-2.91.66) 2003-03-22 04:57:46 +00:00
std_deque.h
std_fstream.h std_streambuf.h (_M_buf): is currently used only for basic_filebuf, therefore move it there. 2003-04-28 23:51:37 +00:00
std_functional.h
std_iomanip.h
std_ios.h
std_iosfwd.h
std_iostream.h
std_istream.h howto.html ('LWG Issues'): Add issue 60, partial implementation only. 2003-04-23 07:05:18 +00:00
std_iterator.h
std_limits.h
std_list.h
std_locale.h
std_map.h
std_memory.h
std_numeric.h
std_ostream.h std_sstream.h (basic_istringstream): Adjust initialization. 2003-03-28 19:45:44 +00:00
std_queue.h
std_set.h
std_sstream.h std_streambuf.h (_M_buf): is currently used only for basic_filebuf, therefore move it there. 2003-04-28 23:51:37 +00:00
std_stack.h
std_stdexcept.h
std_streambuf.h std_streambuf.h (_M_buf): is currently used only for basic_filebuf, therefore move it there. 2003-04-28 23:51:37 +00:00
std_string.h
std_utility.h
std_valarray.h
std_vector.h