gcc/libstdc++-v3/testsuite/20_util/tuple/cons
Ville Voutilainen 4b21c3ea03 Make the perfect-forwarding constructor of a two-element tuple sfinae away when the first argument is an allocator_arg.
Make the perfect-forwarding constructor of a two-element tuple
sfinae away when the first argument is an allocator_arg.
* include/std/tuple (tuple(_U1&&, _U2&&)): Constrain.
* testsuite/20_util/tuple/cons/allocator_with_any.cc: New.
* testsuite/20_util/tuple/element_access/get_neg.cc: Adjust.

From-SVN: r243795
2016-12-19 14:55:33 +02:00
..
41530.cc
44487.cc
45228.cc
48476.cc
66338.cc
allocator_with_any.cc
allocators.cc
assignment.cc
big_tuples.cc
constexpr-2.cc
constexpr-3.cc
constructor.cc
converting.cc
element_accepts_anything_byval.cc
explicit_construct.cc
nested_tuple_construct.cc
noexcept_move_construct.cc