OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
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 111 of file has_pack_agg.hpp.

#include <has_pack_agg.hpp>

Public Types

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

Member Enumeration Documentation

◆ anonymous enum

template<class T , unsigned int sel = openfpm::vect_isel<T>::value == OPENFPM_NATIVE>
anonymous enum

Definition at line 113 of file has_pack_agg.hpp.


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