OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
to_variadic_const_impl< c, end, ele, true, vars ... > Struct Template Reference

Terminator of to_variadic. More...

Detailed Description

template<int c, int end, int ele, int ... vars>
struct to_variadic_const_impl< c, end, ele, true, vars ... >

Terminator of to_variadic.

Definition at line 99 of file create_vmpl_sequence.hpp.

#include <create_vmpl_sequence.hpp>

Public Types

typedef boost::mpl::vector< boost::mpl::int_< vars > ... > type
 

Member Typedef Documentation

◆ type

template<int c, int end, int ele, int ... vars>
typedef boost::mpl::vector<boost::mpl::int_<vars> ...> to_variadic_const_impl< c, end, ele, true, vars ... >::type

Definition at line 101 of file create_vmpl_sequence.hpp.


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