gcc/libstdc++-v3/testsuite/27_io
Paolo Carlini ea348bbe59 re PR libstdc++/65543 (rvalue stream insertion and extraction operators incorrectly implemented)
2015-03-25  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/65543
	* include/std/istream (operator>>(basic_istream<>&&, _Tp&): Revert
	thinko in r150387.
	* include/std/ostream (operator<<(basic_ostream<>&&, const _Tp&):
	Likewise.
	* testsuite/27_io/rvalue_streams-2.cc: New.

From-SVN: r221655
2015-03-25 09:57:06 +00:00
..
basic_filebuf Update copyright years. 2015-01-05 13:33:28 +01:00
basic_fstream Update copyright years. 2015-01-05 13:33:28 +01:00
basic_ifstream Update copyright years. 2015-01-05 13:33:28 +01:00
basic_ios Update copyright years. 2015-01-05 13:33:28 +01:00
basic_iostream Update copyright years. 2015-01-05 13:33:28 +01:00
basic_istream Update copyright years. 2015-01-05 13:33:28 +01:00
basic_istringstream Update copyright years. 2015-01-05 13:33:28 +01:00
basic_ofstream Update copyright years. 2015-01-05 13:33:28 +01:00
basic_ostream Update copyright years. 2015-01-05 13:33:28 +01:00
basic_ostringstream Update copyright years. 2015-01-05 13:33:28 +01:00
basic_streambuf Update copyright years. 2015-01-05 13:33:28 +01:00
basic_stringbuf Update copyright years. 2015-01-05 13:33:28 +01:00
basic_stringstream Update copyright years. 2015-01-05 13:33:28 +01:00
fpos Update copyright years. 2015-01-05 13:33:28 +01:00
headers Update copyright years. 2015-01-05 13:33:28 +01:00
ios_base [PATCH]Remove xfail for wrapped target 2015-03-12 15:00:28 +00:00
manipulators Update copyright years. 2015-01-05 13:33:28 +01:00
objects Update copyright years. 2015-01-05 13:33:28 +01:00
types Update copyright years. 2015-01-05 13:33:28 +01:00
rvalue_streams-2.cc re PR libstdc++/65543 (rvalue stream insertion and extraction operators incorrectly implemented) 2015-03-25 09:57:06 +00:00
rvalue_streams.cc Update copyright years. 2015-01-05 13:33:28 +01:00