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

Partial specialization for scalar N=0. More...

Detailed Description

template<typename T>
struct t_to_memory_c_red_impl< T >

Partial specialization for scalar N=0.

Definition at line 54 of file t_to_memory_c.hpp.

#include <t_to_memory_c.hpp>

Public Types

typedef memory_c< T, MEMORY_C_REDUCED > type
 transform a type T into memory_c<T,MEMORY_C_REDUCED>
 

Member Typedef Documentation

◆ type

template<typename T >
typedef memory_c<T,MEMORY_C_REDUCED> t_to_memory_c_red_impl< T >::type

transform a type T into memory_c<T,MEMORY_C_REDUCED>

Definition at line 57 of file t_to_memory_c.hpp.


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