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, false > Struct Template Reference

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

Detailed Description

template<class T>
struct has_pack_gen< T, false >

It return true if the object T require complex serialization.

Definition at line 89 of file has_pack_agg.hpp.

#include <has_pack_agg.hpp>

Public Types

enum  { value = has_pack<T>::type::value }
 

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