Struct CacheModifiedOutputIterator::Reference¶
Defined in File cache_modified_output_iterator.hpp
Nested Relationships¶
This struct is a nested type of Template Class CacheModifiedOutputIterator.
Struct Documentation¶
-
struct hipcub::CacheModifiedOutputIterator::Reference¶
Public Functions
-
__host__ __device__ __forceinline__ inline Reference(ValueType *ptr)¶
Constructor.
-
__device__ __forceinline__ inline ValueType operator=(ValueType val)¶
Assignment.
Public Members
-
ValueType *ptr¶
-
__host__ __device__ __forceinline__ inline Reference(ValueType *ptr)¶