OpenFPM_data
0.1.0
Project that contain the implementation and interfaces for basic structure like vectors, grids, graph ... .
All
Data Structures
Namespaces
Functions
Variables
Typedefs
Friends
Public Types
generate_array_constexpr_impl< T, N, orig_N, F, args > Struct Template Reference
Detailed Description
template<class T, size_t N, size_t orig_N, template< size_t, size_t > class F, unsigned... args>
struct generate_array_constexpr_impl< T, N, orig_N, F, args >
Definition at line
34
of file
ct_array.hpp
.
Public Types
typedef
generate_array_constexpr_impl
< T, N-1, orig_N,
F
,
F
< N,
orig_N >::value, args...>
::result
result
The documentation for this struct was generated from the following file:
src/util/
ct_array.hpp
generate_array_constexpr_impl
Generated by
1.8.6