Shared memory storage layout type. More...
Shared memory storage layout type.
Definition at line 775 of file block_store.cuh.
Data Fields | |
volatile int | valid_items |
Temporary storage for partially-full block guard. | |
![]() | |
DeviceWord | storage [WORDS] |
Backing storage. | |
Additional Inherited Members | |
![]() | |
enum | |
typedef UnitWord< _TempStorage >::DeviceWord | DeviceWord |
Biggest memory-access word that T is a whole multiple of and is not larger than the alignment of T. | |
![]() | |
__host__ __device__ __forceinline__ _TempStorage & | Alias () |
Alias. | |