gcc/libstdc++-v3/testsuite/20_util
Jason Merrill 5275b2c7d7 re PR c++/55017 ([DR 1051] [C++11] Rvalue-reference member should cause copy constructor to be deleted, but still declared)
PR c++/55017
	* method.c (walk_field_subobs): Disallow copy of rvalue ref.

From-SVN: r196728
2013-03-16 22:35:01 -04:00
..
add_lvalue_reference Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
add_rvalue_reference Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
addressof Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
aligned_storage Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
allocator Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
allocator_traits Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
auto_ptr Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
bad_function_call Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
bind Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
common_type/requirements Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
conditional/requirements Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
decay/requirements Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
declval/requirements Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
default_delete Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
duration Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
duration_cast Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
enable_if/requirements Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
enable_shared_from_this Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
forward Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
function Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
function_objects 55463.cc: Avoid -Wunused warnings. 2013-03-09 11:45:48 +00:00
has_trivial_copy_assign Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
has_trivial_copy_constructor Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
has_trivial_default_constructor Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
hash Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
headers Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_assignable Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_compound re PR libstdc++/56609 ([C++11] Several type traits give incorrect results for std::nullptr_t) 2013-03-13 11:15:45 +00:00
is_constructible Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_convertible Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_copy_assignable Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_copy_constructible Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_default_constructible Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_destructible Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_floating_point Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_function Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_fundamental re PR libstdc++/56609 ([C++11] Several type traits give incorrect results for std::nullptr_t) 2013-03-13 11:15:45 +00:00
is_integral Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_literal_type Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_lvalue_reference Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_member_function_pointer Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_member_object_pointer Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_member_pointer Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_move_assignable Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_move_constructible Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_nothrow_assignable Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_nothrow_constructible Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_nothrow_copy_assignable Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_nothrow_copy_constructible Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_nothrow_default_constructible Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_nothrow_destructible Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_nothrow_move_assignable Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_nothrow_move_constructible Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_object Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_pod Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_reference Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_rvalue_reference Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_scalar Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_signed Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_standard_layout Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_trivial Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_trivially_destructible Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_unsigned Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
make_signed/requirements Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
make_unsigned/requirements Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
move Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
move_if_noexcept Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
owner_less Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
pair re PR c++/55017 ([DR 1051] [C++11] Rvalue-reference member should cause copy constructor to be deleted, but still declared) 2013-03-16 22:35:01 -04:00
pointer_traits Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ratio Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
raw_storage_iterator/requirements Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
reference_wrapper Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
remove_reference Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
result_of Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
scoped_allocator Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
shared_ptr Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
specialized_algorithms Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
steady_clock Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
system_clock Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
time_point Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
time_point_cast Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
tuple Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
typeindex Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
underlying_type/requirements Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
unique_ptr Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
uses_allocator user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
weak_ptr Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
rel_ops.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
temporary_buffer.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00