gcc/libstdc++-v3/testsuite/20_util/function
Jonathan Wakely 6ef835c6c0 Use ::new to avoid finding overloaded operator new
PR libstdc++/72820
	* include/std/functional (_Function_base::_Base_manager::_M_clone):
	Qualify new operator.
	* testsuite/20_util/function/cons/72820.cc: New test.

From-SVN: r239191
2016-08-06 11:21:07 +01: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 Use ::new to avoid finding overloaded operator new 2016-08-06 11:21:07 +01: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