gcc/libstdc++-v3/testsuite/20_util
Ville Voutilainen 057ce49719 re PR c++/67844 (Cannot make tuple of class with template constructor)
2015-10-05  Ville Voutilainen  <ville.voutilainen@gmail.com>

	PR 67844.
	* include/std/tuple (_TC::_NonNestedTuple): Eagerly reject
	conversions from tuple types same as the target tuple.
	* testsuite/20_util/tuple/67844.cc: New.
	* testsuite/20_util/tuple/cons/nested_tuple_construct.cc: Add
	a missing copyright header.

From-SVN: r228468
2015-10-05 12:57:20 +03:00
..
add_const
add_cv
add_lvalue_reference
add_pointer
add_rvalue_reference
add_volatile
addressof
align
aligned_storage
aligned_union
alignment_of
allocator
allocator_traits
auto_ptr
bad_function_call
bind
bool_constant
common_type/requirements
conditional/requirements
decay/requirements
declval/requirements
default_delete Implement N4089 Safe conversions in unique_ptr<T[]> (LWG 2118) and N4366 LWG 2228... 2015-08-08 14:07:34 +03:00
duration
duration_cast
enable_if/requirements
enable_shared_from_this Only set std::enable_shared_from_this member once. 2015-08-26 22:27:00 +01:00
exchange
extent
forward
function
function_objects
has_trivial_copy_assign
has_trivial_copy_constructor
has_trivial_default_constructor
has_virtual_destructor
hash re PR libstdc++/60970 (Support std::hash with enum types (LWG 2148)) 2015-07-29 13:41:23 +01:00
headers
integer_sequence
integral_constant
is_abstract
is_arithmetic
is_array
is_assignable
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_final
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_nothrow_swappable
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_assignable
is_trivially_constructible
is_trivially_copy_assignable
is_trivially_copy_constructible
is_trivially_copyable
is_trivially_default_constructible
is_trivially_destructible
is_trivially_move_assignable
is_trivially_move_constructible
is_union
is_unsigned
is_void
is_volatile
make_signed/requirements
make_unsigned/requirements
move
move_if_noexcept
owner_less
pair Implement N4387, "Improving pair and tuple", and LWG 2367. 2015-06-30 14:26:49 +01:00
pointer_safety
pointer_traits ptr_traits.h (__ptrtr_elt_type, [...]): Remove 2015-07-01 13:24:03 +01:00
rank
ratio
raw_storage_iterator
reference_wrapper
remove_all_extents
remove_const
remove_cv
remove_extent
remove_pointer
remove_reference
remove_volatile
result_of
scoped_allocator alloc_traits.h (__alloctr_rebind): Remove. 2015-07-01 13:24:09 +01:00
shared_ptr Relax Debug Mode assertions on operator-> for smart pointers. 2015-09-07 18:17:23 +01:00
specialized_algorithms
steady_clock
system_clock
time_point
time_point_cast
tuple re PR c++/67844 (Cannot make tuple of class with template constructor) 2015-10-05 12:57:20 +03:00
typeindex
underlying_type/requirements
unique_ptr Implement N4089 Safe conversions in unique_ptr<T[]> (LWG 2118) and N4366 LWG 2228... 2015-08-08 14:07:34 +03:00
uses_allocator
void_t
weak_ptr constexpr.cc: Remove redundant -save-temps option. 2015-08-05 21:57:03 +01:00
rel_ops.cc
temporary_buffer.cc