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
vector< T, HeapMemory, grow_policy_double, STD_VECTOR >::pack_cond< cond, T1, Memory1, prp > Struct Template Reference

Detailed Description

template<typename T>
template<bool cond, typename T1, typename Memory1, int... prp>
struct vector< T, HeapMemory, grow_policy_double, STD_VECTOR >::pack_cond< cond, T1, Memory1, prp >

This file include the implemetation of packer and unpacker for std vector

Definition at line 11 of file map_vector_std.hpp.

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