proxygen
folly::detail::free_invoke_proxy< Invoke > Member List

This is the complete list of members for folly::detail::free_invoke_proxy< Invoke >, including all inherited members.

invoke(Args &&...args) noexcept(noexcept(Invoke{}(static_cast< Args && >(args)...))) -> decltype(Invokefolly::detail::free_invoke_proxy< Invoke >inlinestatic
invoke_result_t typedeffolly::detail::free_invoke_proxy< Invoke >
invoke_type typedeffolly::detail::free_invoke_proxy< Invoke >
static_cast(args)...))folly::detail::free_invoke_proxy< Invoke >inline