OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::IterateThreadStore< MAX, MAX > Struct Template Reference

Helper structure for templated store iteration (termination case) More...

Detailed Description

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.

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 *)
 

The documentation for this struct was generated from the following file: