OpenFPM  5.2.0
Project that contain the implementation of distributed structures
ArrayHolder_constexpr< T, args > Struct Template Reference

the array itself More...

#include <ct_array.hpp>

Static Public Attributes

constexpr static T data [sizeof...(args)] = { args... }
 compile-time array
 

Detailed Description

template<class T, unsigned long... args>
struct ArrayHolder_constexpr< T, args >

the array itself

Definition at line 79 of file ct_array.hpp.


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