gcc/libstdc++-v3/testsuite/20_util/function
Jonathan Wakely 143a1ce16c functional (function::function(F)): LWG 2132: Disable constructor if argument isn't callable.
* include/std/functional (function::function(F)): LWG 2132: Disable
	constructor if argument isn't callable.
	* testsuite/20_util/function/cons/callable.cc: New.

From-SVN: r186947
2012-04-29 23:59:37 +01:00
..
assign functional (function::function): Move construct target. 2009-12-15 17:42:47 +00:00
cmp prune.exp (libstdc++-dg-prune): Prune notes. 2011-06-09 23:56:00 -04:00
cons functional (function::function(F)): LWG 2132: Disable constructor if argument isn't callable. 2012-04-29 23:59:37 +01:00
invoke
requirements
1.cc
2.cc
3.cc
4.cc
5.cc
6.cc
7.cc
8.cc
9.cc
10.cc functional (__callable_functor): Overload for volatile-qualified pointers. 2012-04-01 18:10:57 +01:00
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
48541.cc re PR libstdc++/48541 (std::function(std::_Function_base) should use std::addressof) 2011-04-10 17:35:58 +01:00
null_pointer_comparisons.cc