gcc/libstdc++-v3/testsuite/20_util
Jonathan Wakely 1b3fad8156 re PR libstdc++/45893 ([C++0x] [DR 817] Finish updating std::bind to rvalue refs)
2010-10-08  Jonathan Wakely  <jwakely.gcc@gmail.com>

	PR libstdc++/45893
	* include/std/functional (bind): Implement DR 817 and add support
	for volatile-qualified call wrappers.
	* include/std/mutex (call_once): Implement DR 891.
	* include/std/thread (thread::thread): Implement DR 929.
	* include/std/future: Optimise use of std::bind.
	* testsuite/20_util/bind/cv_quals.cc: Test volatile-qualification.
	* testsuite/20_util/bind/move.cc: New.

From-SVN: r165144
2010-10-08 01:44:12 +01:00
..
add_lvalue_reference
add_rvalue_reference
addressof
aligned_storage
allocator
auto_ptr
bad_function_call
bind re PR libstdc++/45893 ([C++0x] [DR 817] Finish updating std::bind to rvalue refs) 2010-10-08 01:44:12 +01:00
clocks
common_type/requirements
conditional/requirements
decay/requirements
declval/requirements
duration
enable_if/requirements
enable_shared_from_this/requirements
forward
function
function_objects
has_nothrow_copy_assign
has_nothrow_copy_constructor
has_nothrow_default_constructor
has_trivial_copy_assign
has_trivial_copy_constructor
has_trivial_default_constructor
hash chi2_quality.cc: New. 2010-09-28 10:35:53 +00:00
headers
is_constructible
is_convertible
is_explicitly_convertible
is_integral
is_lvalue_reference
is_nothrow_constructible
is_pod
is_reference
is_rvalue_reference
is_signed
is_standard_layout
is_trivial
is_unsigned
make_signed/requirements
make_unsigned/requirements
move
owner_less
pair
ratio
raw_storage_iterator/requirements
reference_wrapper functional (struct _Weak_result_type_impl): Add specializazions for cv-qualified function types... 2010-10-06 17:17:16 +00:00
remove_reference
shared_ptr re PR libstdc++/42925 ([GB 99] Not possible to compare unique_ptr with 0) 2010-08-11 08:49:47 +00:00
specialized_algorithms
time_point
tuple
typeindex typeindex: New. 2010-09-22 12:04:08 +00:00
unique_ptr re PR libstdc++/42925 ([GB 99] Not possible to compare unique_ptr with 0) 2010-08-11 08:49:47 +00:00
uses_allocator allocator.h (allocator_arg_t, [...]): Add. 2010-09-27 17:27:43 +00:00
weak_ptr allocator.h (allocator_arg_t, [...]): Add. 2010-09-27 17:27:43 +00:00
rel_ops.cc
temporary_buffer.cc