gcc/libstdc++-v3/config
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
..
abi gnu.ver: Adjust basic_ostream exports. 2014-09-23 14:17:42 +01:00
allocator
cpu
io Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
locale c_locale.cc (facet::_S_create_c_locale): Fix warning. 2014-05-21 16:09:50 +01:00
os os_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32): Define. 2014-08-19 17:25:12 +02:00