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

#include <ApplyTuple.h>

Inheritance diagram for folly::apply_result< F, Tuple >:
folly::invoke_result< ApplyInvoke, F, Tuple > folly::invoke_detail::invoke_result< void, ApplyInvoke, Args... >

Detailed Description

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

Mimic the invoke suite of traits for tuple based apply invocation

Definition at line 124 of file ApplyTuple.h.


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