proxygen
folly::is_applicable< F, Tuple > Struct Template Reference

#include <ApplyTuple.h>

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

Detailed Description

template<typename F, typename Tuple>
struct folly::is_applicable< F, Tuple >

Definition at line 128 of file ApplyTuple.h.


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