2016-05-24 Ville Voutilainen <ville.voutilainen@gmail.com> PR libstdc++/66338 * include/std/tuple (_TMC): Add a check for _NotSameTuple. * include/std/tuple (tuple(_UElements&&...)): Remove the separate check for _NotSameTuple. * include/std/tuple (_TMCT): New. * include/std/tuple (tuple(const tuple<_UElements...>&)): Use it. * include/std/tuple (tuple(tuple<_UElements...>&&)): Likewise. * include/std/tuple (tuple(allocator_arg_t, const _Alloc&, const tuple<_UElements...>&)): Likewise. * include/std/tuple (tuple(allocator_arg_t, const _Alloc&, tuple<_UElements...>&&)): Likewise. * testsuite/20_util/tuple/cons/66338.cc: New. From-SVN: r236822
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
comparison_operators | Loading commit data... | |
cons | Loading commit data... | |
creation_functions | Loading commit data... | |
element_access | Loading commit data... | |
requirements | Loading commit data... | |
48476.cc | Loading commit data... | |
51365.cc | Loading commit data... | |
53648.cc | Loading commit data... | |
56785.cc | Loading commit data... | |
60497.cc | Loading commit data... | |
61947.cc | Loading commit data... | |
67844.cc | Loading commit data... | |
cv_tuple_element.cc | Loading commit data... | |
cv_tuple_size.cc | Loading commit data... | |
moveable.cc | Loading commit data... | |
moveable2.cc | Loading commit data... | |
noexcept_move_assign.cc | Loading commit data... | |
noexcept_swap.cc | Loading commit data... | |
swap.cc | Loading commit data... | |
tuple_element.cc | Loading commit data... | |
tuple_element_t.cc | Loading commit data... | |
tuple_size.cc | Loading commit data... |