OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
openfpm::vector< T, HeapMemory, memory_traits_lin, grow_p, STD_VECTOR >::pack_cond< true, T1, Memory1, prp... > Struct Template Reference

Structures that do a nested packing, depending on the existence of 'pack' function inside of the object. More...

Detailed Description

template<typename T, typename grow_p>
template<typename T1, typename Memory1, int ... prp>
struct openfpm::vector< T, HeapMemory, memory_traits_lin, grow_p, STD_VECTOR >::pack_cond< true, T1, Memory1, prp... >

Structures that do a nested packing, depending on the existence of 'pack' function inside of the object.

Definition at line 25 of file map_vector.hpp.

#include <map_vector.hpp>

Public Member Functions

void packing (ExtPreAlloc< Memory1 > &mem, const openfpm::vector< T1 > &obj, Pack_stat &sts)
 Serialize the object.
 

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