|
template<class KeysOutputIterator , class ValuesOutputIterator , class OffsetT > |
ROCPRIM_DEVICE ROCPRIM_INLINE void | store (const OffsetT block_offset, const unsigned int valid_in_last_block, const bool is_incomplete_block, KeysOutputIterator keys_output, ValuesOutputIterator, Key(&keys)[ItemsPerThread], Value(&)[ItemsPerThread], storage_type &storage) |
|
The documentation for this struct was generated from the following file: