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 >::packMem_cond< cond, T1, prp > Struct Template Reference

Detailed Description

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

Definition at line 132 of file map_vector_std.hpp.

Public Member Functions

size_t packMemory (T1 &obj, size_t n, size_t e)
 

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