proxygen
folly::invoke_detail::is_nothrow_invocable< Void, F, Args > Struct Template Reference

#include <Invoke.h>

Inheritance diagram for folly::invoke_detail::is_nothrow_invocable< Void, F, Args >:

Detailed Description

template<typename Void, typename F, typename... Args>
struct folly::invoke_detail::is_nothrow_invocable< Void, F, Args >

Definition at line 119 of file Invoke.h.


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