gcc/libstdc++-v3/include/std
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
..
algorithm algorithm: Include <utility>, per UK-300. 2009-11-13 15:06:28 +00:00
array
atomic atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
bitset bitset (bitset<>::bitset(unsigned long long), [...]): Add in C++0x mode. 2009-12-31 17:31:28 +00:00
c++0x_warning.h
chrono chrono (struct __common_rep_type): New. 2009-11-01 00:35:40 +00:00
complex
condition_variable condition_variable: Revert inadvertent changes. 2009-12-18 09:44:54 +00:00
deque
forward_list
fstream
functional 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
future atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
iomanip
ios
iosfwd user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
iostream
istream
iterator
limits user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
list
locale
map
memory user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
mutex re PR libstdc++/24803 ([c++0x] reference_wrapper and pointers to member functions) 2010-01-12 00:53:30 +00:00
numeric PR libstdc++/22634, DR 539 [Ready] 2009-12-11 17:54:37 +00:00
ostream re PR libstdc++/41949 (std::endl documentation contains bad link) 2009-11-06 08:38:02 +00:00
queue
random
ratio
regex
set
sstream user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
stack
stdexcept
streambuf user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
string
system_error
thread
tuple
type_traits type_traits: Fix minor stylistic nit. 2009-12-31 14:38:01 +00:00
unordered_map
unordered_set
utility user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
valarray
vector