r210105 - in /branches/gcc-4_8-branch/libstdc++...

redi@gcc.gnu.org redi@gcc.gnu.org
Tue May 6 13:27:00 GMT 2014


Author: redi
Date: Tue May  6 13:27:46 2014
New Revision: 210105

URL: http://gcc.gnu.org/viewcvs?rev=210105&root=gcc&view=rev
Log:
Backport libstdc++/60594 fix from mainline.

	PR libstdc++/60594
	* include/std/functional (function::_Callable): Exclude own type
	from the callable checks.
	* testsuite/20_util/function/60594.cc: New.

Added:
    branches/gcc-4_8-branch/libstdc++-v3/testsuite/20_util/function/60594.cc
Modified:
    branches/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_8-branch/libstdc++-v3/include/std/functional



More information about the Libstdc++-cvs mailing list