OpenFPM  5.2.0
Project that contain the implementation of distributed structures
t_to_memory_c_impl< T > Struct Template Reference

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

#include <t_to_memory_c.hpp>

Public Types

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

Detailed Description

template<typename T>
struct t_to_memory_c_impl< T >

Partial specialization for scalar N=0.

Definition at line 46 of file t_to_memory_c.hpp.


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