Turi Create  4.0
cppipc::detail::exec_and_serialize_response< RetType, T, MemFn, Args > Struct Template Reference

#include <core/system/cppipc/server/dispatch_impl.hpp>

Detailed Description

template<typename RetType, typename T, typename MemFn, typename... Args>
struct cppipc::detail::exec_and_serialize_response< RetType, T, MemFn, Args >

Internal utility function. Calls the function, and serializes the result. Works correctly for void types.

Definition at line 37 of file comm_server.hpp.


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