OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
call_serialize_variadic< index_tuple< prp...> > Struct Template Reference

Detailed Description

template<int... prp>
struct call_serialize_variadic< index_tuple< prp...> >

Definition at line 107 of file VCluster_meta_function.hpp.

Static Public Member Functions

template<typename T >
static void call_pr (T &send, size_t &tot_size)
 
template<typename T >
static void call_pack (ExtPreAlloc< HeapMemory > &mem, T &send, Pack_stat &sts)
 
template<typename op , typename T , typename S , template< typename > class layout_base>
static void call_unpack (S &recv, openfpm::vector< BHeapMemory > &recv_buf, openfpm::vector< size_t > *sz, openfpm::vector< size_t > *sz_byte, op &op_param)
 

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