proxygen
folly::detail::free_invoke_proxy< Invoke >::is_nothrow_invocable_r< R, Args > Struct Template Reference

#include <Invoke.h>

Inheritance diagram for folly::detail::free_invoke_proxy< Invoke >::is_nothrow_invocable_r< R, Args >:
folly::is_nothrow_invocable_r< R, Invoke, Args... > folly::invoke_detail::is_nothrow_invocable_r< void, R, Invoke, Args... >

Detailed Description

template<typename Invoke>
template<typename R, typename... Args>
struct folly::detail::free_invoke_proxy< Invoke >::is_nothrow_invocable_r< R, Args >

Definition at line 185 of file Invoke.h.


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