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 |
---|---|---|
.. | ||
41530.cc | Loading commit data... | |
44487.cc | Loading commit data... | |
45228.cc | Loading commit data... | |
48476.cc | Loading commit data... | |
66338.cc | Loading commit data... | |
allocators.cc | Loading commit data... | |
assignment.cc | Loading commit data... | |
big_tuples.cc | Loading commit data... | |
constexpr-2.cc | Loading commit data... | |
constexpr-3.cc | Loading commit data... | |
constructor.cc | Loading commit data... | |
converting.cc | Loading commit data... | |
element_accepts_anything_byval.cc | Loading commit data... | |
explicit_construct.cc | Loading commit data... | |
nested_tuple_construct.cc | Loading commit data... | |
noexcept_move_construct.cc | Loading commit data... |