HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
invoke_hpp::impl::is_invocable_r_impl< void_t< is_invocable_r_impl_tag, invoke_result_t< F, Args...> >, R, F, Args...> Struct Template Reference

#include <invoke.hpp>

+ Inheritance diagram for invoke_hpp::impl::is_invocable_r_impl< void_t< is_invocable_r_impl_tag, invoke_result_t< F, Args...> >, R, F, Args...>:

Detailed Description

template<typename R, typename F, typename... Args>
struct invoke_hpp::impl::is_invocable_r_impl< void_t< is_invocable_r_impl_tag, invoke_result_t< F, Args...> >, R, F, Args...>

Definition at line 244 of file invoke.hpp.


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