proxygen
folly::invoke_detail::is_nothrow_invocable< void_t< invoke_result_< F, Args... > >, F, Args... > Struct Template Reference

#include <Invoke.h>

Inheritance diagram for folly::invoke_detail::is_nothrow_invocable< void_t< invoke_result_< F, Args... > >, F, Args... >:
folly::invoke_detail::invoke_nothrow_< F, Args... >

Detailed Description

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

Definition at line 122 of file Invoke.h.


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