This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r232281 - in /branches/gcc-5-branch/libstdc++-v...


Author: redi
Date: Tue Jan 12 16:54:10 2016
New Revision: 232281

URL: https://gcc.gnu.org/viewcvs?rev=232281&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-5-branch/libstdc++-v3/testsuite/20_util/function/68995.cc
Modified:
    branches/gcc-5-branch/libstdc++-v3/ChangeLog
    branches/gcc-5-branch/libstdc++-v3/include/std/functional


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]