OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
vmpl_sum_constant_impl< ele, vmpl > Struct Template Reference

Detailed Description

template<unsigned int ele, typename ... vmpl>
struct vmpl_sum_constant_impl< ele, vmpl >

Definition at line 148 of file create_vmpl_sequence.hpp.

Public Types

typedef boost::mpl::vector< typename sum_ele< vmpl, ele >::type ... > type
 construct an mpl vector from the variadic
 

Member Typedef Documentation

◆ type

template<unsigned int ele, typename ... vmpl>
typedef boost::mpl::vector<typename sum_ele<vmpl,ele>::type ...> vmpl_sum_constant_impl< ele, vmpl >::type

construct an mpl vector from the variadic

Definition at line 151 of file create_vmpl_sequence.hpp.


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