Make the test object callable. libstdc++'s bind checks that (libc++ currently does...
authorMarshall Clow <mclow.lists@gmail.com>
Wed, 24 Apr 2019 15:33:55 +0000 (15:33 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Wed, 24 Apr 2019 15:33:55 +0000 (15:33 +0000)
commitbce10f159c3af03de03a3959a626eba454ce6eb8
tree2bd78534c1419caacfe650297e0cf7627e669521
parentf09e55cf1b4ccd4ff5521dbe7332833cb449e56d
Make the test object callable. libstdc++'s bind checks that (libc++ currently does not). Thanks to Jonathan Wakely for the fix.

llvm-svn: 359108
libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.isbind/is_bind_expression.pass.cpp