gcc/libstdc++-v3/include
Paolo Carlini 0a5c2065bd re PR libstdc++/45228 ([C++0x] Can't copy-construct "tuple<int,int,int>" from "const tuple<int,int,int>" rvalue)
2010-08-10  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/45228
	* include/std/tuple (tuple<typename... _Elements>): Constrain
	converting constructors and assignment operators with
	sizeof...(_UElements) == sizeof...(_Elements).
	(tuple(tuple<_UElements...>&): Remove.
	(tuple<typename _T1>): Add.
	* testsuite/20_util/tuple/cons/45228.cc: New.
	* testsuite/20_util/tuple/cons/converting.cc: Likewise.
	* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust
	dg-error line number.

	* include/std/tuple (_Tuple_impl<>::_Tuple_impl(const _Tuple_impl&)):
	Defaulted.

	* include/std/tuple (tuple<typename _T1, typename _T2>
	::operator=(pair<_U1, _U2>&&)): Use forward.

From-SVN: r163049
2010-08-10 07:17:44 +00:00
..
backward c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
bits re PR libstdc++/44963 ([DR 1334] Ambiguous function overload using __gnu_cxx::crope with std::back_inserter in c++0x mode) 2010-08-08 14:54:51 +00:00
c
c_compatibility
c_global cmath: Implement US 136. 2010-08-08 10:07:16 +00:00
c_std re PR libstdc++/44417 (make check-target-libstdc++-v3 fails due to undefined ptrdiff_t) 2010-06-08 01:46:10 +00:00
debug move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
decimal
ext move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
parallel base.h (min, max): Mark inline. 2010-06-13 15:44:51 +00:00
precompiled
profile move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
std re PR libstdc++/45228 ([C++0x] Can't copy-construct "tuple<int,int,int>" from "const tuple<int,int,int>" rvalue) 2010-08-10 07:17:44 +00:00
tr1 c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
tr1_impl cmath: Implement US 136. 2010-08-08 10:07:16 +00:00
Makefile.am [multiple changes] 2010-07-27 17:27:06 +00:00
Makefile.in [multiple changes] 2010-07-27 17:27:06 +00:00