OpenFPM  5.2.0
Project that contain the implementation of distributed structures
cub::CacheModifiedOutputIterator< MODIFIER, ValueType, OffsetT >::Reference Struct Reference

Public Member Functions

__host__ __device__ __forceinline__ Reference (ValueType *ptr)
 Constructor.
 
__device__ __forceinline__ ValueType operator= (ValueType val)
 Assignment.
 

Data Fields

ValueType * ptr
 

Detailed Description

template<CacheStoreModifier MODIFIER, typename ValueType, typename OffsetT = ptrdiff_t>
struct cub::CacheModifiedOutputIterator< MODIFIER, ValueType, OffsetT >::Reference

Definition at line 114 of file cache_modified_output_iterator.cuh.


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