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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| add_lvalue_reference | Loading commit data... | |
| add_rvalue_reference | Loading commit data... | |
| addressof | Loading commit data... | |
| aligned_storage | Loading commit data... | |
| allocator | Loading commit data... | |
| auto_ptr | Loading commit data... | |
| bad_function_call | Loading commit data... | |
| bind | Loading commit data... | |
| clocks | Loading commit data... | |
| common_type/requirements | Loading commit data... | |
| conditional/requirements | Loading commit data... | |
| decay/requirements | Loading commit data... | |
| declval/requirements | Loading commit data... | |
| duration | Loading commit data... | |
| enable_if/requirements | Loading commit data... | |
| enable_shared_from_this/requirements | Loading commit data... | |
| forward | Loading commit data... | |
| function | Loading commit data... | |
| function_objects | Loading commit data... | |
| has_nothrow_copy_assign | Loading commit data... | |
| has_nothrow_copy_constructor | Loading commit data... | |
| has_nothrow_default_constructor | Loading commit data... | |
| has_trivial_copy_assign | Loading commit data... | |
| has_trivial_copy_constructor | Loading commit data... | |
| has_trivial_default_constructor | Loading commit data... | |
| hash | Loading commit data... | |
| headers | Loading commit data... | |
| is_constructible | Loading commit data... | |
| is_convertible | Loading commit data... | |
| is_explicitly_convertible | Loading commit data... | |
| is_integral | Loading commit data... | |
| is_lvalue_reference | Loading commit data... | |
| is_nothrow_constructible | Loading commit data... | |
| is_pod | Loading commit data... | |
| is_reference | Loading commit data... | |
| is_rvalue_reference | Loading commit data... | |
| is_signed | Loading commit data... | |
| is_standard_layout | Loading commit data... | |
| is_trivial | Loading commit data... | |
| is_unsigned | Loading commit data... | |
| make_signed/requirements | Loading commit data... | |
| make_unsigned/requirements | Loading commit data... | |
| move | Loading commit data... | |
| owner_less | Loading commit data... | |
| pair | Loading commit data... | |
| ratio | Loading commit data... | |
| raw_storage_iterator/requirements | Loading commit data... | |
| reference_wrapper | Loading commit data... | |
| remove_reference | Loading commit data... | |
| shared_ptr | Loading commit data... | |
| specialized_algorithms | Loading commit data... | |
| time_point | Loading commit data... | |
| tuple | Loading commit data... | |
| unique_ptr | Loading commit data... | |
| weak_ptr | Loading commit data... | |
| rel_ops.cc | Loading commit data... | |
| temporary_buffer.cc | Loading commit data... |