gcc/libstdc++-v3/testsuite/20_util
Jonathan Wakely f4081d133f re PR libstdc++/61947 (Ambiguous calls when constructing std::tuple)
PR libstdc++/61947
	* include/std/tuple (_Head_base): Use allocator_arg_t parameters to
	disambiguate unary constructors.
	(_Tuple_impl): Pass allocator_arg_t arguments.
	* testsuite/20_util/tuple/61947.cc: New.
	* testsuite/20_util/uses_allocator/cons_neg.cc: Adjust dg-error line.

From-SVN: r213221
2014-07-29 18:30:34 +01:00
..
add_const
add_cv
add_lvalue_reference
add_pointer
add_rvalue_reference
add_volatile
addressof
aligned_storage
aligned_union type_traits (__strictest_alignment): New helper struct. 2014-06-02 14:55:14 +01:00
alignment_of
allocator
allocator_traits
auto_ptr call.c (struct conversion_info): Rename 'from_type' to 'from'. 2014-05-14 12:47:54 -04:00
bad_function_call
bind re PR libstdc++/60497 (unique_ptr<T> tries to complete its type T even though it's not required to be a complete type) 2014-05-13 18:22:08 +01:00
common_type/requirements
conditional/requirements
decay/requirements
declval/requirements type_traits (__strictest_alignment): New helper struct. 2014-06-02 14:55:14 +01:00
default_delete
duration parse_numbers.h (_Number_help): Fix divide-by-zero. 2014-06-23 12:30:32 +01:00
duration_cast
enable_if/requirements
enable_shared_from_this
exchange Fix testsuite bugs. 2014-04-07 19:40:18 +01:00
extent
forward re PR c++/20332 (poor diagnostic when bind non lvalue to a reference for default arguments) 2014-05-14 12:48:07 -04:00
function re PR libstdc++/60594 (std::function of a type with a declared (but not defined) return type fails to compile) 2014-04-15 16:25:52 +01:00
function_objects
has_trivial_copy_assign
has_trivial_copy_constructor
has_trivial_default_constructor
has_virtual_destructor
hash
headers
integer_sequence
integral_constant
is_abstract
is_arithmetic
is_array
is_assignable DR 1423 PR c++/52174 2014-06-03 17:48:36 +00:00
is_base_of
is_class
is_compound
is_const
is_constructible
is_convertible
is_copy_assignable
is_copy_constructible
is_default_constructible
is_destructible
is_empty
is_enum
is_floating_point
is_function
is_fundamental
is_integral
is_literal_type
is_lvalue_reference
is_member_function_pointer
is_member_object_pointer
is_member_pointer
is_move_assignable
is_move_constructible
is_nothrow_assignable
is_nothrow_constructible
is_nothrow_copy_assignable
is_nothrow_copy_constructible
is_nothrow_default_constructible
is_nothrow_destructible
is_nothrow_move_assignable
is_nothrow_move_constructible
is_null_pointer
is_object
is_pod
is_pointer
is_polymorphic
is_reference
is_rvalue_reference
is_same
is_scalar
is_signed
is_standard_layout
is_trivial
is_trivially_destructible
is_union
is_unsigned
is_void
is_volatile
make_signed/requirements re PR libstdc++/61532 (make_signed and make_unsigned wchar_t have started failing in the libstdc++ testsuite.) 2014-06-23 19:17:03 +01:00
make_unsigned/requirements re PR libstdc++/61532 (make_signed and make_unsigned wchar_t have started failing in the libstdc++ testsuite.) 2014-06-23 19:17:03 +01:00
move
move_if_noexcept
owner_less
pair call.c (struct conversion_info): Rename 'from_type' to 'from'. 2014-05-14 12:47:54 -04:00
pointer_traits
rank
ratio
raw_storage_iterator/requirements
reference_wrapper
remove_all_extents
remove_const
remove_cv
remove_extent
remove_pointer
remove_reference
remove_volatile
result_of
scoped_allocator
shared_ptr alloc.cc: Fix use of test allocator. 2014-06-26 00:05:58 +01:00
specialized_algorithms
steady_clock
system_clock
time_point
time_point_cast
tuple re PR libstdc++/61947 (Ambiguous calls when constructing std::tuple) 2014-07-29 18:30:34 +01:00
typeindex
underlying_type/requirements
unique_ptr call.c (struct conversion_info): Rename 'from_type' to 'from'. 2014-05-14 12:47:54 -04:00
uses_allocator re PR libstdc++/61947 (Ambiguous calls when constructing std::tuple) 2014-07-29 18:30:34 +01:00
weak_ptr call.c (struct conversion_info): Rename 'from_type' to 'from'. 2014-05-14 12:47:54 -04:00
rel_ops.cc
temporary_buffer.cc