OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
generate_indexes_impl< T,-1, orig_N, F, args... > Struct Template Reference

In case of an empty list. More...

Detailed Description

template<class T, size_t orig_N, template< size_t, size_t > class F, int... args>
struct generate_indexes_impl< T,-1, orig_N, F, args... >

In case of an empty list.

Definition at line 50 of file ct_array.hpp.

#include <ct_array.hpp>

Public Types

typedef index_tuple result
 empty array
 

Member Typedef Documentation

◆ result

template<class T , size_t orig_N, template< size_t, size_t > class F, int... args>
typedef index_tuple generate_indexes_impl< T,-1, orig_N, F, args... >::result

empty array

Definition at line 52 of file ct_array.hpp.


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