Turi Create  4.0
cppipc::dispatch_impl< T, MemFn > Struct Template Reference

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

Detailed Description

template<typename T, typename MemFn>
struct cppipc::dispatch_impl< T, MemFn >

An subclass of the dispatch function which specializes around an object type and a member function type. To create an instance of the dispatch_impl use the create_dispatch function.

Definition at line 155 of file dispatch_impl.hpp.


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