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_encap< T, prp > Struct Template Reference

Detailed Description

template<class T, int... prp>
struct has_pack_encap< T, prp >

Definition at line 19 of file has_pack_encap.hpp.

Public Types

typedef prp_all_zero< T,
sizeof...(prp)==0, prp...>
::type 
vprp
 
typedef has_pack_agg_impl
< typename T::type, sizeof...(prp),
boost::mpl::bool_< false >
, vprp >::result 
result
 

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