gcc/libstdc++-v3/testsuite/20_util/function/cons
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
..
callable.cc functional (function::function(F)): LWG 2132: Disable constructor if argument isn't callable. 2012-04-29 23:59:37 +01:00
move.cc
move_target.cc