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