These structures serialize a simple (no "pack()" inside) object. More...
These structures serialize a simple (no "pack()" inside) object.
Definition at line 142 of file map_vector.hpp.
#include <map_vector.hpp>
Static Public Member Functions | |
template<typename Memory2 > | |
static void | pack (const openfpm::vector< T, Memory, layout_base, grow_p, OPENFPM_NATIVE > &obj, ExtPreAlloc< Memory2 > &mem, Pack_stat &sts) |
serialize the vector | |