OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
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
 

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