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

Member Typedef Documentation

◆ type

template<int c, int end, int ... vars>
typedef index_tuple_sq<vars ...> to_variadic_impl< c, end, true, vars ... >::type

Definition at line 51 of file create_vmpl_sequence.hpp.


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