Struct WarpStore::TempStorage

Nested Relationships

This struct is a nested type of Template Class WarpStore.

Inheritance Relationships

Base Type

Struct Documentation

struct hipcub::WarpStore::TempStorage : public hipcub::Uninitialized<_TempStorage>

Public Types

enum [anonymous]

Values:

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.

Public Functions

__host__ __device__ __forceinline__ inline _TempStorage &Alias()

Alias.

Public Members

DeviceWord storage[WORDS]

Backing storage.