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

Detailed Description

template<typename T, bool mm>
struct mutable_or_not< T, mm >

Definition at line 271 of file vector_dist_operators_apply_kernel.hpp.

Public Member Functions

 mutable_or_not (const T &obj)
 

Data Fields

obj
 

Constructor & Destructor Documentation

◆ mutable_or_not()

template<typename T , bool mm>
mutable_or_not< T, mm >::mutable_or_not ( const T &  obj)
inline

Definition at line 275 of file vector_dist_operators_apply_kernel.hpp.

Field Documentation

◆ obj

template<typename T , bool mm>
T mutable_or_not< T, mm >::obj

Definition at line 273 of file vector_dist_operators_apply_kernel.hpp.


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