proxygen
folly::is_nothrow_invocable_r< R, F, Args > Struct Template Reference

#include <Invoke.h>

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

Detailed Description

template<typename R, typename F, typename... Args>
struct folly::is_nothrow_invocable_r< R, F, Args >

Definition at line 159 of file Invoke.h.


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