gcc/libstdc++-v3/testsuite/20_util/function
Paolo Carlini e74bf53a08 functional (function<>::operator==, operator!=): Remove, per LWG 1240.
2010-10-15  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/functional (function<>::operator==, operator!=):
	Remove, per LWG 1240.
	* testsuite/20_util/function/cmp/cmp_neg.cc: Adjust dg-* directives.

From-SVN: r165514
2010-10-15 17:14:57 +00:00
..
assign functional (function::function): Move construct target. 2009-12-15 17:42:47 +00:00
cmp functional (function<>::operator==, operator!=): Remove, per LWG 1240. 2010-10-15 17:14:57 +00:00
cons functional (function::function): Move construct target. 2009-12-15 17:42:47 +00:00
invoke
requirements
1.cc
2.cc
3.cc
4.cc
5.cc
6.cc
7.cc
8.cc
9.cc
43397.cc re PR libstdc++/43397 (std::function can't forward rvalue reference for pointer to member function) 2010-03-17 00:22:56 +00:00
null_pointer_comparisons.cc