gcc/libstdc++-v3/testsuite/27_io/basic_ostream
Jonathan Wakely 48e968a720 gnu.ver: Adjust basic_ostream exports.
* config/abi/pre/gnu.ver: Adjust basic_ostream exports.
	* include/std/istream (basic_iostream(basic_iostream&&)): Pass *this
	to ostream constructor.
	* include/std/ostream (basic_ostream(basic_iostream*)): Change to take
	parameter by reference, to avoid ambiguity.
	* testsuite/27_io/basic_ostream/cons/char/null.cc: New.

From-SVN: r215510
2014-09-23 14:17:42 +01:00
..
cons gnu.ver: Adjust basic_ostream exports. 2014-09-23 14:17:42 +01:00
endl Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
ends Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
exceptions Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
flush Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
inserters_arithmetic 4402.cc (test02): Use wcout' rather than cout'. 2014-06-11 00:20:45 +00:00
inserters_character Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
inserters_other Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
put Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
seekp Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
sentry Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
tellp Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
write Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00