OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
ArrayHolder_indexes< T, args > Struct Template Reference

the array itself More...

Detailed Description

template<class T, int... args>
struct ArrayHolder_indexes< T, args >

the array itself

Definition at line 29 of file ct_array.hpp.

#include <ct_array.hpp>

Public Types

typedef index_tuple< args ... > type
 convert variadic into a tuple struct containing the list
 

Member Typedef Documentation

◆ type

template<class T , int... args>
typedef index_tuple<args ... > ArrayHolder_indexes< T, args >::type

convert variadic into a tuple struct containing the list

Definition at line 31 of file ct_array.hpp.


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