gcc/libstdc++-v3/config
Jonathan Wakely 2d57872662 re PR libstdc++/56193 (ios_base should replace operator void* with explicit operator bool in C++11 onwards.)
PR libstdc++/56193
	* config/abi/pre/gnu.ver: Add new exports.
	* include/bits/basic_ios.h (basic_ios::operator bool): Define.
	* src/c++98/ios_locale.cc (basic_ios::operator void*): Instantiate.

From-SVN: r215571
2014-09-24 23:13:35 +01:00
..
abi re PR libstdc++/56193 (ios_base should replace operator void* with explicit operator bool in C++11 onwards.) 2014-09-24 23:13:35 +01:00
allocator Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cpu Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
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