OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
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 53 of file common.hpp.

#include <common.hpp>

Public Types

enum  { value = 3 }
 

Member Enumeration Documentation

◆ anonymous enum

template<size_t index, size_t N>
anonymous enum

Definition at line 54 of file common.hpp.


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