OpenFPM_data  0.1.0
Project that contain the implementation and interfaces for basic structure like vectors, grids, graph ... .
 All Data Structures Namespaces Functions Variables Typedefs Friends
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 94 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: