gcc/libstdc++-v3/include/std
Paolo Carlini 397751aef0 streambuf.tcc (basic_streambuf::xsgetn): Const-ify some variables.
2003-05-01  Paolo Carlini  <pcarlini@unitus.it>

	* include/bits/streambuf.tcc (basic_streambuf::xsgetn):
	Const-ify some variables.
	(basic_streambuf::xsputn): Likewise; change the type of some
	variables to size_t.
	(__copy_streambufs): Change some variables to size_t.

2003-05-01  Paolo Carlini  <pcarlini@unitus.it>

	* include/std/std_sstream.h (str()): Avoid constructing
	a basic_string temporary not only when it would turn out
	to be zero-sized but also when identical to the current
	_M_string buffer.

From-SVN: r66334
2003-05-01 16:45:50 +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 streambuf.tcc (basic_streambuf::xsgetn): Const-ify some variables. 2003-05-01 16:45:50 +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