gcc/libstdc++-v3/testsuite/20_util/bind
Paolo Carlini 4702f095fa [multiple changes]
2011-05-22  Jonathan Wakely  <jwakely.gcc@gmail.com>

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

2011-05-22  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/49058
	* include/std/functional (_Bind<_Functor(_Bound_args...)>::
	operator()(_Args&&...)): Don't cv qualify _Functor directly
	in the default template argument, SFINAE doesn't apply when
	the functor has no arguments.
	* testsuite/20_util/bind/49058_1.cc: New.
	* testsuite/20_util/bind/49058_2.cc: Likewise.

From-SVN: r174048
2011-05-23 00:05:24 +00:00
..
35569.cc
38889.cc
42593.cc
45924.cc
49058_1.cc
49058_2.cc
all_bound.cc
conv_result.cc
cv_quals_2.cc
cv_quals.cc
move.cc
nested.cc
placeholders.cc
ref2.cc
ref_neg.cc
ref.cc
socket.cc