OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
to_variadic_impl< c, end, true, vars ... > Struct Template Reference

Terminator of to_variadic. More...

Detailed Description

template<int c, int end, int ... vars>
struct to_variadic_impl< c, end, true, vars ... >

Terminator of to_variadic.

Definition at line 49 of file create_vmpl_sequence.hpp.

#include <create_vmpl_sequence.hpp>

Public Types

typedef index_tuple_sq< vars ... > type
 

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