OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
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 91 of file grid_common.hpp.

#include <grid_common.hpp>

Public Types

typedef T & type
 

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