Turi Create  4.0
cppipc::detail::issue_disect< ArgumentTuple, Args > Struct Template Reference

#include <core/system/cppipc/client/issue.hpp>

Detailed Description

template<typename ArgumentTuple, typename... Args>
struct cppipc::detail::issue_disect< ArgumentTuple, Args >

Overload of issue_disect when the tuple list is not empty. Here we serialize the left most argument, shift the tuple and recursively forward the call.

Definition at line 32 of file issue.hpp.


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