OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
reduce_type< int[]> Struct Reference

A reduction operation on an array of int is an int. More...

Detailed Description

A reduction operation on an array of int is an int.

Definition at line 25 of file reduce_type.hpp.

#include <reduce_type.hpp>

Public Types

typedef int type
 define the int
 

Member Typedef Documentation

◆ type

typedef int reduce_type< int[]>::type

define the int

Definition at line 28 of file reduce_type.hpp.


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