OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
has_pack_gen< T, sel > Struct Template Reference

It return true if the object T require complex serialization. More...

Detailed Description

template<class T, unsigned int sel = openfpm::vect_isel<T>::value == OPENFPM_NATIVE>
struct has_pack_gen< T, sel >

It return true if the object T require complex serialization.

Definition at line 79 of file has_pack_agg.hpp.

#include <has_pack_agg.hpp>

Public Types

enum  { value = has_pack_agg<T>::result::value }
 

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