OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
Fill_three< index, N > Struct Template Reference

Compile time array functor needed to generate array at compile-time of type. More...

Detailed Description

template<size_t index, size_t N>
struct Fill_three< index, N >

Compile time array functor needed to generate array at compile-time of type.

Definition at line 43 of file common.hpp.

#include <common.hpp>

Public Types

enum  { value = 3 }
 

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