proxygen
folly::is_nothrow_applicable_r< R, F, Tuple > Struct Template Reference

#include <ApplyTuple.h>

Inheritance diagram for folly::is_nothrow_applicable_r< R, F, Tuple >:
folly::is_nothrow_invocable_r< R, ApplyInvoke, F, Tuple > folly::invoke_detail::is_nothrow_invocable_r< void, R, ApplyInvoke, Args... >

Detailed Description

template<typename R, typename F, typename Tuple>
struct folly::is_nothrow_applicable_r< R, F, Tuple >

Definition at line 134 of file ApplyTuple.h.


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