proxygen
folly::is_invocable< F, Args > Struct Template Reference

#include <Invoke.h>

Inheritance diagram for folly::is_invocable< F, Args >:
folly::invoke_detail::is_invocable< void, F, Args... >

Detailed Description

template<typename F, typename... Args>
struct folly::is_invocable< F, Args >

Definition at line 146 of file Invoke.h.


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