proxygen
folly::invoke_detail::is_invocable_r< void_t< invoke_result_< F, Args... > >, R, F, Args... > Struct Template Reference

#include <Invoke.h>

Inheritance diagram for folly::invoke_detail::is_invocable_r< void_t< invoke_result_< F, Args... > >, R, F, Args... >:

Detailed Description

template<typename R, typename F, typename... Args>
struct folly::invoke_detail::is_invocable_r< void_t< invoke_result_< F, Args... > >, R, F, Args... >

Definition at line 115 of file Invoke.h.


The documentation for this struct was generated from the following file: