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 >::unpack_cond< true, T1, Memory1, prp...> Struct Template Reference

Structures that do a nested unpacking, depending on the existence of 'pack' function inside 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 >::unpack_cond< true, T1, Memory1, prp...>

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

Definition at line 57 of file map_vector_std.hpp.

#include <map_vector_std.hpp>

Public Member Functions

void unpacking (ExtPreAlloc< Memory1 > &mem, openfpm::vector< T1 > &obj, Unpack_stat &ps)
 De-serialize the object.
 

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