OpenFPM_data  0.1.0
Project that contain the implementation and interfaces for basic structure like vectors, grids, graph ... .
 All Data Structures Namespaces Functions Variables Typedefs Friends
openfpm::vector< T, Memory, grow_p, OPENFPM_NATIVE >::pack_cond< cond, T1, Memory1, prp > Struct Template Reference

Detailed Description

template<typename T, typename Memory, typename grow_p>
template<bool cond, typename T1, typename Memory1, int... prp>
struct openfpm::vector< T, Memory, grow_p, OPENFPM_NATIVE >::pack_cond< cond, T1, Memory1, prp >

Definition at line 29 of file map_vector.hpp.

Public Member Functions

void packing (ExtPreAlloc< Memory1 > &mem, openfpm::vector< T1 > &obj, Pack_stat &sts)
 

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