OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
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 28 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
 

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