gcc/libstdc++-v3/testsuite/20_util
Jonathan Wakely b32c4963b9 re PR libstdc++/45924 ([C++0x] bind<R>(x)(y, z) fails)
PR libstdc++/45924
	* include/std/functional (_Bind_result::operator()): Do not expand
	template parameter pack in forward call.
	* testsuite/20_util/bind/45924.cc: New.

From-SVN: r165072
2010-10-07 01:17:24 +01:00
..
add_lvalue_reference
add_rvalue_reference
addressof
aligned_storage
allocator
auto_ptr
bad_function_call
bind re PR libstdc++/45924 ([C++0x] bind<R>(x)(y, z) fails) 2010-10-07 01:17:24 +01:00
clocks order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
common_type/requirements
conditional/requirements
decay/requirements
declval/requirements type_traits (is_convertible): Use SFINAE. 2010-07-11 09:13:26 +00:00
duration libstdc++.exp: Set additional_prunes. 2010-06-15 17:05:22 -04:00
enable_if/requirements
enable_shared_from_this/requirements
forward
function * decl2.c (mark_used): Adjust error for use of deleted function. 2010-06-29 20:51:13 -04:00
function_objects
has_nothrow_copy_assign type_traits (has_nothrow_assign): Rename to has_nothrow_copy_assign. 2010-06-08 17:50:54 +00:00
has_nothrow_copy_constructor
has_nothrow_default_constructor
has_trivial_copy_assign type_traits (has_nothrow_assign): Rename to has_nothrow_copy_assign. 2010-06-08 17:50:54 +00:00
has_trivial_copy_constructor
has_trivial_default_constructor
hash chi2_quality.cc: New. 2010-09-28 10:35:53 +00:00
headers libstdc++.exp: Set additional_prunes. 2010-06-15 17:05:22 -04:00
is_constructible
is_convertible
is_explicitly_convertible
is_integral
is_lvalue_reference
is_nothrow_constructible type_traits (is_nothrow_constructible): Add. 2010-06-10 00:43:50 +00:00
is_pod
is_reference
is_rvalue_reference
is_signed
is_standard_layout
is_trivial
is_unsigned
make_signed/requirements type_traits (is_convertible): Use SFINAE. 2010-07-11 09:13:26 +00:00
make_unsigned/requirements type_traits (is_convertible): Use SFINAE. 2010-07-11 09:13:26 +00:00
move
owner_less
pair tuple (pack_arguments): Rename to forward_as_tuple and simplify, per US 98 and US 99. 2010-08-06 14:46:08 +00:00
ratio cons_overflow_neg.cc: Avoid -Wall warnings. 2010-08-10 10:08:56 +00:00
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 re PR libstdc++/45228 ([C++0x] Can't copy-construct "tuple<int,int,int>" from "const tuple<int,int,int>" rvalue) 2010-08-10 07:17:44 +00:00
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