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

Member Typedef Documentation

◆ type

template<typename v , int... prp>
typedef noPointers_sequence_impl<v,prp...>::type noPointers_sequence< v, prp >::type

Definition at line 156 of file object_creator.hpp.


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