gcc/libstdc++-v3/include/std
Paolo Carlini 258e15e073 re PR libstdc++/46821 ([C++0x] swapping empty classes)
2010-12-06  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/46821
	* include/std/tuple (_Head_base<,, true>::_M_swap_impl):
	Swap the empty bases.
	(_Head_base<,, false>::_M_swap_impl): Minor tweak.
	* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-error
	line number.

From-SVN: r167497
2010-12-06 14:44:38 +00:00
..
algorithm
array cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
atomic libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
bitset bitset (_Base_bitset<>_Base_bitset(unsigned long long)): Convert __val to _WordT. 2010-11-02 15:52:09 +00:00
chrono chrono: Constexpr markup for is_monotonic. 2010-11-23 23:47:44 +00:00
complex chrono: Constexpr markup for is_monotonic. 2010-11-23 23:47:44 +00:00
condition_variable cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
deque [multiple changes] 2010-07-27 17:27:06 +00:00
forward_list user.cfg.in: Adjust scanned includes. 2010-11-08 23:12:24 +00:00
fstream re PR libstdc++/45628 (std::fstream::tellg invalidates I/O buffer) 2010-09-22 19:40:43 +00:00
functional cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
future chrono: Constexpr markup for is_monotonic. 2010-11-23 23:47:44 +00:00
iomanip
ios
iosfwd
iostream
istream
iterator [multiple changes] 2010-07-27 17:27:06 +00:00
limits limits (__glibcxx_digits10, [...]): Use 643L instead of 643 to avoid overflows on 16-bit machines. 2010-11-03 17:33:54 +00:00
list [multiple changes] 2010-07-27 17:27:06 +00:00
locale
map [multiple changes] 2010-07-27 17:27:06 +00:00
memory cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
mutex mutex (try_lock, [...]): Fix. 2010-12-04 02:37:46 +00:00
numeric
ostream
queue
random
ratio re PR libstdc++/46303 ('mutex' is not a member of 'std' failures in 30_threads/call_once/constexpr.cc, 30_threads/mutex/cons/constexpr.cc, 30_threads/once_flag/cons/constexpr.cc) 2010-11-04 17:02:25 +00:00
regex [multiple changes] 2010-07-27 17:27:06 +00:00
set [multiple changes] 2010-07-27 17:27:06 +00:00
sstream
stack
stdexcept
streambuf
string [multiple changes] 2010-07-27 17:27:06 +00:00
system_error functional_hash.h (__hash_base): Add. 2010-09-22 17:50:36 +00:00
thread cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
tuple re PR libstdc++/46821 ([C++0x] swapping empty classes) 2010-12-06 14:44:38 +00:00
type_traits re PR libstdc++/46718 ([c++0x] nullptr_t must be scalar) 2010-11-30 12:52:38 +00:00
typeindex cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
unordered_map [multiple changes] 2010-07-27 17:27:06 +00:00
unordered_set [multiple changes] 2010-07-27 17:27:06 +00:00
utility cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
valarray [multiple changes] 2010-07-27 17:27:06 +00:00
vector [multiple changes] 2010-07-27 17:27:06 +00:00