llvm-project/libcxx/test/std/utilities/function.objects
Marshall Clow bce10f159c Make the test object callable. libstdc++'s bind checks that (libc++ currently does not). Thanks to Jonathan Wakely for the fix.
llvm-svn: 359108
2019-04-24 15:33:55 +00:00
..
arithmetic.operations Support tests in freestanding 2019-02-04 20:31:13 +00:00
bind Make the test object callable. libstdc++'s bind checks that (libc++ currently does not). Thanks to Jonathan Wakely for the fix. 2019-04-24 15:33:55 +00:00
bitwise.operations Support tests in freestanding 2019-02-04 20:31:13 +00:00
comparisons Support tests in freestanding 2019-02-04 20:31:13 +00:00
func.def Support tests in freestanding 2019-02-04 20:31:13 +00:00
func.invoke [libc++] Use std::is_nothrow_callable for std::invoke according to LWG 2807 2019-04-03 17:54:37 +00:00
func.memfn Support tests in freestanding 2019-02-04 20:31:13 +00:00
func.not_fn Support tests in freestanding 2019-02-04 20:31:13 +00:00
func.require Support tests in freestanding 2019-02-04 20:31:13 +00:00
func.search Support tests in freestanding 2019-02-04 20:31:13 +00:00
func.wrap [NFC] Fix incorrect comment in std::function test 2019-02-21 00:53:26 +00:00
logical.operations Support tests in freestanding 2019-02-04 20:31:13 +00:00
negators [libc++] Enable deprecation warnings by default 2019-03-12 20:10:06 +00:00
refwrap [libcxx] Make sure reference_wrapper works with incomplete types 2019-04-01 19:53:44 +00:00
unord.hash Support tests in freestanding 2019-02-04 20:31:13 +00:00