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

Metafunction take T and return a reference. More...

Detailed Description

template<typename T>
struct mem_reference< T >

Metafunction take T and return a reference.

Metafunction take T and return a reference

Parameters
Ttype

Definition at line 171 of file grid_common.hpp.

#include <grid_common.hpp>

Public Types

typedef T & type
 

Member Typedef Documentation

◆ type

template<typename T >
typedef T& mem_reference< T >::type

Definition at line 173 of file grid_common.hpp.


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