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 libstdc++ profile mode bug fixes and minor updates 2010-01-10 08:25:23 +00:00
bits basic_string.h (basic_string<>:: basic_string(basic_string&&), [...]): Add. 2010-01-10 13:38:47 +00:00
c
c_compatibility atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
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 decimal: Minor formatting and uglification fixes. 2009-10-29 13:15:51 +00:00
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 atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
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 [multiple changes] 2009-11-30 09:34:04 +00:00
tr1_impl set.h: Revert last change, per DR 1204 [Ready]; mention the latter in comment. 2010-01-09 11:16:42 +00:00
Makefile.am libstdc++ profile mode bug fixes and minor updates 2010-01-10 08:25:23 +00:00
Makefile.in libstdc++ profile mode bug fixes and minor updates 2010-01-10 08:25:23 +00:00