Helper structure for templated store iteration (termination case) More...
Helper structure for templated store iteration (termination case)
Definition at line 145 of file thread_store.cuh.
Static Public Member Functions | |
template<CacheStoreModifier MODIFIER, typename T > | |
static __device__ __forceinline__ void | Store (T *, T *) |
template<typename OutputIteratorT , typename T > | |
static __device__ __forceinline__ void | Dereference (OutputIteratorT, T *) |