proxygen
folly::detail::free_invoke_proxy< Invoke >::is_nothrow_invocable< Args > Struct Template Reference

#include <Invoke.h>

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

Detailed Description

template<typename Invoke>
template<typename... Args>
struct folly::detail::free_invoke_proxy< Invoke >::is_nothrow_invocable< Args >

Definition at line 183 of file Invoke.h.


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