gcc/libstdc++-v3/include/std
Jonathan Wakely 7672ab25db tuple (__is_tuple_like_impl): Disambiguate array in debug and profile modes.
* include/std/tuple (__is_tuple_like_impl): Disambiguate array in
	debug and profile modes.
	* testsuite/25_algorithms/headers/algorithm/synopsis.cc: Adjust tests
	for swap in C++11 and later.

From-SVN: r224397
2015-06-12 00:22:19 +01:00
..
algorithm
array Add __is_nothrow_swappable and take it into use. 2015-06-05 15:44:26 +01:00
atomic re PR libstdc++/65147 (alignment of std::atomic object is not correct) 2015-04-09 12:15:44 +01:00
bitset
chrono re PR libstdc++/65499 (Missing "using namespace literals::chrono_literals" in std::chrono) 2015-03-27 12:45:10 +00:00
codecvt
complex * include/std/complex (polar): Check for negative rho (LWG 2459). 2015-05-13 14:32:31 +01:00
condition_variable
deque
forward_list
fstream
functional tuple (apply): Handle pointers to member (LWG 2418). 2015-05-13 14:12:48 +01:00
future future (__async_result_of): New alias template. 2015-05-29 14:44:52 +01:00
iomanip Implement N4100 File System TS 2015-04-30 20:11:52 +01:00
ios
iosfwd
iostream
istream re PR libstdc++/65543 (rvalue stream insertion and extraction operators incorrectly implemented) 2015-03-25 09:57:06 +00:00
iterator
limits re PR libstdc++/65883 (numeric_limits<unsigned __int128>::max() returns incorrect value) 2015-04-28 19:35:49 +00:00
list
locale
map
memory memory (pointer_safety, [...]): Define. 2015-05-01 12:02:18 +01:00
mutex
numeric
ostream re PR libstdc++/65543 (rvalue stream insertion and extraction operators incorrectly implemented) 2015-03-25 09:57:06 +00:00
queue
random
ratio
regex
scoped_allocator
set
shared_mutex shared_mutex (__shared_mutex_pthread, [...]): New helper types implementing the shared mutex requirements. 2015-06-05 17:31:05 +01:00
sstream
stack
stdexcept
streambuf
string
system_error
thread re PR libstdc++/58038 (std::this_thread::sleep_until can cause inifinite sleep) 2015-03-26 19:59:08 +00:00
tuple tuple (__is_tuple_like_impl): Disambiguate array in debug and profile modes. 2015-06-12 00:22:19 +01:00
type_traits status_cxx2017.xml: Update status tables. 2015-06-05 18:17:53 +01:00
typeindex
unordered_map
unordered_set
utility
valarray
vector