Helper structure for templated store iteration (termination case)
More...
template<int MAX>
struct cub::IterateThreadStore< MAX, MAX >
Helper structure for templated store iteration (termination case)
Definition at line 145 of file thread_store.cuh.
|
template<CacheStoreModifier MODIFIER, typename T > |
static __device__ __forceinline__ void | Store (T *, T *) |
|
template<typename OutputIteratorT , typename T > |
static __device__ __forceinline__ void | Dereference (OutputIteratorT, T *) |
|
The documentation for this struct was generated from the following file: