gcc/libstdc++-v3/testsuite/20_util/bind
Jonathan Wakely cdf67a89b2 Fix cv-qualifiers in std::bind invocation
PR libstdc++/68912
	* include/std/functional (_Bind::operator()): Use lvalue functor to
	deduce return type.
	* testsuite/20_util/bind/68912.cc: New.

From-SVN: r231692
2015-12-16 14:16:00 +00:00
..
35569.cc Update copyright years. 2015-01-05 13:33:28 +01:00
38889.cc Update copyright years. 2015-01-05 13:33:28 +01:00
42593.cc Update copyright years. 2015-01-05 13:33:28 +01:00
45924.cc Update copyright years. 2015-01-05 13:33:28 +01:00
48698.cc Update copyright years. 2015-01-05 13:33:28 +01:00
49058_1.cc Update copyright years. 2015-01-05 13:33:28 +01:00
49058_2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
57899.cc Update copyright years. 2015-01-05 13:33:28 +01:00
60497.cc Update copyright years. 2015-01-05 13:33:28 +01:00
68912.cc Fix cv-qualifiers in std::bind invocation 2015-12-16 14:16:00 +00:00
all_bound.cc Update copyright years. 2015-01-05 13:33:28 +01:00
conv_result.cc Update copyright years. 2015-01-05 13:33:28 +01:00
cv_quals.cc Update copyright years. 2015-01-05 13:33:28 +01:00
cv_quals_2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
cv_quals_3.cc Update copyright years. 2015-01-05 13:33:28 +01:00
move.cc Update copyright years. 2015-01-05 13:33:28 +01:00
nested.cc Update copyright years. 2015-01-05 13:33:28 +01:00
placeholders.cc Update copyright years. 2015-01-05 13:33:28 +01:00
ref.cc Update copyright years. 2015-01-05 13:33:28 +01:00
ref2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
ref_neg.cc Update copyright years. 2015-01-05 13:33:28 +01:00
refqual.cc Update copyright years. 2015-01-05 13:33:28 +01:00
socket.cc Update copyright years. 2015-01-05 13:33:28 +01:00