OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
noPointers_sequence< v, prp > Struct Template Reference

it return a boost::mpl::vector of integers where each integer identify one object without the method "noPointers" More...

Detailed Description

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

it return a boost::mpl::vector of integers where each integer identify one object without the method "noPointers"

Example

Template Parameters
vboost::fusion::vector
prpselected properties

Definition at line 154 of file object_creator.hpp.

#include <object_creator.hpp>

Public Types

typedef noPointers_sequence_impl< v, prp... >::type type
 

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