gcc/libstdc++-v3/include
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
..
backward Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
bits Include <bits/uses_allocator.h> in <stack> and <queue>. 2014-09-22 17:01:53 +01:00
c Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
c_compatibility Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
c_global acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for tmpnam function. 2014-01-23 21:17:15 +00:00
c_std Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
debug deque (__gnu_debug::deque): Make base class C++11 allocator aware. 2014-09-12 15:06:50 +01:00
decimal Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
experimental string_view: Make the literal operators constexpr like the ctors they call. 2014-07-25 03:47:46 +00:00
ext Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
parallel user.cfg.in (INPUT): Add C++14 headers. 2014-06-14 17:33:53 +01:00
precompiled Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
profile Make std::deque meet C++11 allocator requirements. 2014-09-09 18:29:32 +01:00
std gnu.ver: Adjust basic_ostream exports. 2014-09-23 14:17:42 +01:00
tr1 beta_function.tcc: Fix spelling of include guard in comment. 2014-06-09 12:52:20 +01:00
tr2 any (any_cast): Combine duplicate doxygen comments. 2014-06-14 21:43:07 +01:00
Makefile.am re PR libstdc++/62159 (Missing headers for freestanding implementation) 2014-08-27 18:33:42 +01:00
Makefile.in re PR libstdc++/62159 (Missing headers for freestanding implementation) 2014-08-27 18:33:42 +01:00