Struct CacheModifiedOutputIterator::Reference

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