gcc/libstdc++-v3/testsuite
Paolo Carlini 8232dc6427 functional (_Bind<_Functor(_Bound_args...)>::__call): Rename const version to __call_c and remove _Sfinae template parameter.
2010-01-16  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/functional (_Bind<_Functor(_Bound_args...)>::__call):
	Rename const version to __call_c and remove _Sfinae template
	parameter.
	(_Bind<_Functor(_Bound_args...)>::operator()): Adjust.

	* include/std/functional: Pass everywhere temporary tuple<_Args...>
	arguments by rvalue reference. 

	* testsuite/20_util/bind/cv_quals.cc: New.

	* testsuite/20_util/bind/ref2.cc: Add missing test variables.

From-SVN: r155978
2010-01-17 13:29:41 +00:00
..
17_intro using_namespace_std_tr1_neg.cc: Do not run in parallel-mode. 2010-01-12 17:16:25 +00:00
18_support
19_diagnostics
20_util functional (_Bind<_Functor(_Bound_args...)>::__call): Rename const version to __call_c and remove _Sfinae template parameter. 2010-01-17 13:29:41 +00:00
21_strings basic_string.h (basic_string<>:: basic_string(basic_string&&), [...]): Add. 2010-01-10 13:38:47 +00:00
22_locale re PR libstdc++/26701 (std::time_get parses only 2 digits of year, in en_GB locale.) 2010-01-07 00:22:51 +00:00
23_containers set.h: Revert last change, per DR 1204 [Ready]; mention the latter in comment. 2010-01-09 11:16:42 +00:00
24_iterators
25_algorithms using_namespace_std_tr1_neg.cc: Do not run in parallel-mode. 2010-01-12 17:16:25 +00:00
26_numerics list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
27_io
28_regex
29_atomics
30_threads
abi Return dgs.alc on success 2010-01-09 16:24:52 -08:00
backward
config
data
decimal
ext all.cc: Pass -D_GLIBCXX_PROFILE_NO_THREADS for non-tls_native targets. 2010-01-12 05:24:12 +00:00
lib re PR libstdc++/26701 (std::time_get parses only 2 digits of year, in en_GB locale.) 2010-01-07 00:22:51 +00:00
libstdc++-abi
libstdc++-dg
performance re PR libstdc++/42491 (performance/30_threads/future/polling.cc fails at compile time) 2010-01-06 22:55:52 +00:00
tr1 list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
util PR libstdc++/21772 part 3 2010-01-01 03:38:58 +00:00
Makefile.am Makefile.am (check-debug): Add. 2010-01-13 11:07:44 +00:00
Makefile.in Makefile.am (check-debug): Add. 2010-01-13 11:07:44 +00:00