gcc/libstdc++-v3/include
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
..
backward
bits basic_string.h (basic_string<>:: basic_string(basic_string&&), [...]): Add. 2010-01-10 13:38:47 +00:00
c
c_compatibility
c_global cstring (memchr): Forward to the builtin. 2010-01-14 18:15:37 +00:00
c_std cstring (memchr): Forward to the builtin. 2010-01-14 18:15:37 +00:00
debug string (basic_string<>::basic_string(basic_string&&), [...]): Add. 2010-01-10 16:15:58 +00:00
decimal
ext basic_string.h (basic_string<>:: basic_string(basic_string&&), [...]): Add. 2010-01-10 13:38:47 +00:00
parallel base.h (decode2): Rename to __decode2. 2010-01-12 00:51:50 +00:00
precompiled
profile iterator_tracker.h: Add copyright. 2010-01-13 18:31:25 +00:00
std 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
tr1
tr1_impl
Makefile.am
Makefile.in