OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
std_array_copy_chunks< prop, T > Struct Template Reference

Detailed Description

template<unsigned int prop, typename T>
struct std_array_copy_chunks< prop, T >

Definition at line 288 of file Unpacker.hpp.

Static Public Member Functions

template<typename Tsrc , typename Tdst >
static void copy (Tsrc &src, Tdst &dst, size_t pos)
 
template<typename Tsrc , typename Tdst >
static void copy_unpack (Tsrc &src, Tdst &dst, size_t pos)
 

Member Function Documentation

◆ copy()

template<unsigned int prop, typename T >
template<typename Tsrc , typename Tdst >
static void std_array_copy_chunks< prop, T >::copy ( Tsrc &  src,
Tdst &  dst,
size_t  pos 
)
inlinestatic

Definition at line 291 of file Unpacker.hpp.

◆ copy_unpack()

template<unsigned int prop, typename T >
template<typename Tsrc , typename Tdst >
static void std_array_copy_chunks< prop, T >::copy_unpack ( Tsrc &  src,
Tdst &  dst,
size_t  pos 
)
inlinestatic

Definition at line 299 of file Unpacker.hpp.


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