]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++/68995 qualify calls to __callable_functor
authorJonathan Wakely <jwakely@redhat.com>
Tue, 12 Jan 2016 18:11:20 +0000 (18:11 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 12 Jan 2016 18:11:20 +0000 (18:11 +0000)
commit4f40019f96fe0e8dca463ebd2bcae9b52e5b2442
tree4238c6237f0ae170dc50cc4d9f315fe01f6d352f
parenta3f3de31d272214f125f7d07d44ea491090fdfcf
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.

From-SVN: r232288
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/functional
libstdc++-v3/testsuite/20_util/function/68995.cc [new file with mode: 0644]