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

#include <has_pack_agg.hpp>

Public Types

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

Member Enumeration Documentation

◆ anonymous enum

template<class T >
anonymous enum

Definition at line 123 of file has_pack_agg.hpp.


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