Paolo Carlini 3adf6cadbb istream.tcc (operator>>(basic_istream<>&, basic_string<>&)): Use a temporary buffer, thus avoiding reallocation for common case.
2004-05-20  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/istream.tcc (operator>>(basic_istream<>&,
	basic_string<>&)): Use a temporary buffer, thus avoiding
	reallocation for common case.
	* testsuite/21_strings/basic_string/inserters_extractors/char/11.cc:
	New.
	* testsuite/21_strings/basic_string/inserters_extractors/wchar_t/11.cc:
	Likewise.

	* include/bits/istream.tcc: Const-ification of a few variables.

	* include/bits/ostream.tcc: Trivial formatting fixes and
	const-ification of some variables.

From-SVN: r82070
2004-05-20 22:06:40 +00:00
..
2004-03-12 21:11:51 +00:00
2004-04-09 10:18:33 +00:00
2004-05-18 03:27:57 +00:00
2004-02-27 22:01:32 +00:00
2003-08-26 11:46:22 +00:00
2004-02-27 03:21:16 +00:00
2004-03-29 23:42:05 +00:00
2004-05-13 12:50:53 +00:00
2004-05-13 12:50:53 +00:00
2004-05-13 12:50:53 +00:00
2000-04-21 20:33:34 +00:00
2004-05-13 12:50:53 +00:00
2004-05-18 03:27:57 +00:00