gcc/libstdc++-v3/testsuite/20_util
Jonathan Wakely 5127244e4b re PR libstdc++/55463 (Result of std::mem_fn doesn't accept rvalues)
PR libstdc++/55463
	* include/std/functional (_Mem_fn): Handle rvalue objects. Add
	noexcept-specifications.
	* testsuite/20_util/function_objects/mem_fn/55463.cc: New.
	* testsuite/20_util/bind/ref_neg.cc: Adjust dg-error line numbers.

From-SVN: r193831
2012-11-26 23:53:29 +00:00
..
add_lvalue_reference
add_rvalue_reference
addressof
aligned_storage
allocator typedefs.cc: Check rebind and improve propagate_on_container_move_assignment check. 2012-11-19 22:35:11 +00:00
allocator_traits
auto_ptr
bad_function_call
bind re PR libstdc++/55463 (Result of std::mem_fn doesn't accept rvalues) 2012-11-26 23:53:29 +00:00
common_type/requirements type_traits (common_type): Implement LWG 2141. 2012-10-24 20:37:05 +00:00
conditional/requirements
decay/requirements
declval/requirements type_traits (common_time): Provide "SFINAE-friendly" implementation. 2012-10-09 22:31:44 +00:00
default_delete memory: Include auto_ptr.h later. 2012-08-03 01:27:48 +01:00
duration type_traits (common_type): Implement LWG 2141. 2012-10-24 20:37:05 +00:00
duration_cast
enable_if/requirements
enable_shared_from_this
forward move.h (move_if_noexcept): Mark constexpr. 2012-10-18 08:36:06 +00:00
function re PR libstdc++/55320 (Invalid delete with throwing copy-c'tor passed to std::function) 2012-11-14 23:33:01 +00:00
function_objects re PR libstdc++/55463 (Result of std::mem_fn doesn't accept rvalues) 2012-11-26 23:53:29 +00:00
has_trivial_copy_assign
has_trivial_copy_constructor
has_trivial_default_constructor
hash
headers
is_assignable
is_compound
is_constructible
is_convertible
is_copy_assignable
is_copy_constructible
is_default_constructible
is_destructible
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_object
is_pod
is_reference
is_rvalue_reference
is_scalar
is_signed
is_standard_layout
is_trivial
is_trivially_destructible
is_unsigned
make_signed/requirements config.gcc: Match arm*-*-linux-* for ARM Linux/GNU. 2012-10-15 21:12:23 +00:00
make_unsigned/requirements config.gcc: Match arm*-*-linux-* for ARM Linux/GNU. 2012-10-15 21:12:23 +00:00
move
move_if_noexcept move.h (move_if_noexcept): Mark constexpr. 2012-10-18 08:36:06 +00:00
owner_less
pair DR 1170 PR c++/51213 2012-07-18 21:36:50 -04:00
pointer_traits
ratio pt.c (tsubst_default_argument): Indicate where the default argument is being instantiated for. 2012-08-24 22:27:27 -04:00
raw_storage_iterator/requirements
reference_wrapper
remove_reference
result_of type_traits (common_time): Provide "SFINAE-friendly" implementation. 2012-10-09 22:31:44 +00:00
scoped_allocator scoped_allocator (__outermost_alloc_traits): Define. 2012-10-19 17:16:11 +01:00
shared_ptr array (_GLIBCXX_THROW_OR_ABORT): Move... 2012-11-07 13:20:33 +00:00
specialized_algorithms range_access.cc: Fix copying permission statement. 2012-11-01 23:20:37 +00:00
steady_clock
system_clock
time_point
time_point_cast
tuple move.h (move_if_noexcept): Mark constexpr. 2012-10-18 08:36:06 +00:00
typeindex
underlying_type/requirements
unique_ptr re PR libstdc++/54351 (~unique_ptr() should not set stored pointer to null) 2012-08-26 01:12:40 +01:00
uses_allocator
weak_ptr
rel_ops.cc
temporary_buffer.cc