gcc/libstdc++-v3/testsuite/20_util/function
Jonathan Wakely 9c5ad80efd Fix construction of std::function from null pointer-to-member
PR libstdc++/69293
	* include/std/functional (_Function_base::_M_not_empty_function):
	Change overloads for pointers to take arguments by value.
	* testsuite/20_util/function/cons/57465.cc: Add tests for
	pointer-to-member cases.

From-SVN: r232504
2016-01-18 11:43:37 +00:00
..
assign Update copyright years. 2016-01-04 15:30:50 +01:00
cmp Update copyright years. 2016-01-04 15:30:50 +01:00
cons Fix construction of std::function from null pointer-to-member 2016-01-18 11:43:37 +00:00
invoke Update copyright years. 2016-01-04 15:30:50 +01:00
requirements Update copyright years. 2016-01-04 15:30:50 +01:00
1.cc Update copyright years. 2016-01-04 15:30:50 +01:00
2.cc Update copyright years. 2016-01-04 15:30:50 +01:00
3.cc Update copyright years. 2016-01-04 15:30:50 +01:00
4.cc Update copyright years. 2016-01-04 15:30:50 +01:00
5.cc Update copyright years. 2016-01-04 15:30:50 +01:00
6.cc Update copyright years. 2016-01-04 15:30:50 +01:00
7.cc Update copyright years. 2016-01-04 15:30:50 +01:00
8.cc Update copyright years. 2016-01-04 15:30:50 +01:00
9.cc Update copyright years. 2016-01-04 15:30:50 +01:00
10.cc Update copyright years. 2016-01-04 15:30:50 +01:00
43397.cc Update copyright years. 2016-01-04 15:30:50 +01:00
48541.cc Update copyright years. 2016-01-04 15:30:50 +01:00
58569.cc Update copyright years. 2016-01-04 15:30:50 +01:00
60594.cc Update copyright years. 2016-01-04 15:30:50 +01:00
63840.cc Update copyright years. 2016-01-04 15:30:50 +01:00
65760.cc Update copyright years. 2016-01-04 15:30:50 +01:00
68995.cc Extend std::function test for PR 68995 2016-01-12 19:39:47 +00:00
69222.cc Prevent recursive instantiation in std::function 2016-01-12 14:54:33 +00:00
null_pointer_comparisons.cc Update copyright years. 2016-01-04 15:30:50 +01:00