HomeSort by relevance Sort by last modified time
    Searched refs:test_invoke_result (Results 1 - 2 of 2) sorted by null

  /external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
result_of11.pass.cpp 32 struct test_invoke_result;
35 struct test_invoke_result<Fn(Args...), Ret> struct
55 test_invoke_result<T, U>::call();
result_of.pass.cpp 47 struct test_invoke_result;
50 struct test_invoke_result<Fn(Args...), Ret> struct
66 test_invoke_result<T, U>::call();

Completed in 641 milliseconds