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

Detailed Description

template<typename T>
struct mutable_or_not< T, true >

Definition at line 281 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 >
mutable_or_not< T, true >::mutable_or_not ( const T &  obj)
inline

Definition at line 285 of file vector_dist_operators_apply_kernel.hpp.

Field Documentation

◆ obj

template<typename T >
T mutable_or_not< T, true >::obj
mutable

Definition at line 283 of file vector_dist_operators_apply_kernel.hpp.


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