r232288 - in /branches/gcc-4_9-branch/libstdc++...

redi@gcc.gnu.org redi@gcc.gnu.org
Tue Jan 12 18:11:00 GMT 2016


Author: redi
Date: Tue Jan 12 18:11:20 2016
New Revision: 232288

URL: https://gcc.gnu.org/viewcvs?rev=232288&root=gcc&view=rev
Log:
libstdc++/68995 qualify calls to __callable_functor

	PR libstdc++/68995
	* include/std/functional (_Function_handler::_M_invoke): Qualify
	__callable_functor.
	* testsuite/20_util/function/68995.cc: New.

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



More information about the Gcc-cvs mailing list