proxygen
folly::invoke_detail::is_invocable_r< Void, R, F, Args > Struct Template Reference

#include <Invoke.h>

Inheritance diagram for folly::invoke_detail::is_invocable_r< Void, R, F, Args >:

Detailed Description

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

Definition at line 112 of file Invoke.h.


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