OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
vector< T, HeapMemory, typename memory_traits_lin< T >::type, memory_traits_lin, grow_policy_double, 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>
template<typename T1, typename Memory1, int... prp>
struct vector< T, HeapMemory, typename memory_traits_lin< T >::type, memory_traits_lin, grow_policy_double, 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_std.hpp.

#include <map_vector_std.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: