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

In general a reduction of a type T produce a type T. More...

Detailed Description

template<class T>
struct reduce_type< T >

In general a reduction of a type T produce a type T.

Definition at line 5 of file reduce_type.hpp.

#include <reduce_type.hpp>

Public Types

typedef T type
 

Member Typedef Documentation

◆ type

template<class T >
typedef T reduce_type< T >::type

Definition at line 7 of file reduce_type.hpp.


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