gcc/libstdc++-v3/testsuite/20_util/function/cons
Jonathan Wakely 23441d2f60 Use correct value category in std::function constraint
* include/std/functional (function::_Callable): Use lvalue in
	result_of expression.
	* testsuite/20_util/function/cons/refqual.cc: New test.

From-SVN: r239208
2016-08-06 13:21:55 +01:00
..
55320.cc Update copyright years. 2015-01-05 13:33:28 +01:00
57465.cc Fix construction of std::function from null pointer-to-member 2016-08-06 13:21:42 +01:00
addressof.cc Update copyright years. 2015-01-05 13:33:28 +01:00
callable.cc Update copyright years. 2015-01-05 13:33:28 +01:00
move.cc Update copyright years. 2015-01-05 13:33:28 +01:00
move_target.cc Update copyright years. 2015-01-05 13:33:28 +01:00
refqual.cc Use correct value category in std::function constraint 2016-08-06 13:21:55 +01:00