OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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