OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
generate_array_vector_impl< T, 1, F, args...> Struct Template Reference

terminator of the variadic template More...

Detailed Description

template<class T, class F, unsigned... args>
struct generate_array_vector_impl< T, 1, F, args...>

terminator of the variadic template

Definition at line 184 of file ct_array.hpp.

#include <ct_array.hpp>

Public Types

typedef ArrayHolder< T,
boost::mpl::at< F,
boost::mpl::int_
< 1 > >::type::value, args...> 
result
 compile-time array generation
 

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