r232281 - in /branches/gcc-5-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue Jan 12 16:54:00 GMT 2016
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
More information about the Libstdc++-cvs
mailing list