gcc/libstdc++-v3/testsuite/27_io/basic_streambuf/sputn
Magnus Fromreide 894b1dff50 1.cc: Use initialization instead of copying as the string is used only once.
2005-05-13  Magnus Fromreide  <magfr@lysator.liu.se>

	* testsuite/27_io/basic_streambuf/sgetn/char/1.cc: Use
	initialization instead of copying as the string is used only once.
	* testsuite/27_io/basic_streambuf/sgetn/wchar_t/1.cc: Likewise.
	* testsuite/27_io/basic_streambuf/sputn/char/1.cc: Likewise.
	* testsuite/27_io/basic_streambuf/sputn/wchar_t/1.cc: Likewise.

From-SVN: r99663
2005-05-13 15:24:30 +00:00
..
char 1.cc: Use initialization instead of copying as the string is used only once. 2005-05-13 15:24:30 +00:00
wchar_t 1.cc: Use initialization instead of copying as the string is used only once. 2005-05-13 15:24:30 +00:00