Helper structure for templated load iteration (termination case) More...
Helper structure for templated load iteration (termination case)
Definition at line 141 of file thread_load.cuh.
Static Public Member Functions | |
template<CacheLoadModifier MODIFIER, typename T > | |
static __device__ __forceinline__ void | Load (T const *, T *) |
template<typename InputIteratorT , typename T > | |
static __device__ __forceinline__ void | Dereference (InputIteratorT, T *) |