OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
ref_wrap< T > Struct Template Reference

Detailed Description

template<typename T>
struct ref_wrap< T >

Definition at line 12 of file vector_dist_operators_list_ker.hpp.

Public Member Functions

 ref_wrap (T &v, bool is_sorted)
 
ref_wrapoperator= (const ref_wrap< T > &rw)
 

Data Fields

bool is_sorted
 
T & v
 

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