libstdc++/68995 qualify calls to __callable_functor
commit7192da4de9ceda5930b914b41b7c008c2fed62c0
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Dec 2015 13:02:18 +0000 (21 13:02 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Dec 2015 13:02:18 +0000 (21 13:02 +0000)
tree4b0798b232d11b64b26157857d8d71f22b52dde6
parent311ceebfd699de9bbe611b087adecc2229aa6dd5
libstdc++/68995 qualify calls to __callable_functor

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231880 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/functional
libstdc++-v3/testsuite/20_util/function/68995.cc [new file with mode: 0644]