OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
object_creator_chunking< v, prp > Struct Template Reference

Detailed Description

template<typename v, int... prp>
struct object_creator_chunking< v, prp >

Definition at line 343 of file object_creator.hpp.

Public Types

typedef boost::fusion::result_of::as_vector< typenameobject_creator_chunking_impl< v, boost::mpl::vector<>, prp... >::type >::type type
 

Member Typedef Documentation

◆ type

template<typename v , int... prp>
typedef boost::fusion::result_of::as_vector<typenameobject_creator_chunking_impl<v,boost::mpl::vector<>,prp...>::type>::type object_creator_chunking< v, prp >::type

Definition at line 345 of file object_creator.hpp.


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