Template Struct Uninitialized¶
Defined in File util_type.hpp
Struct Documentation¶
-
template<typename T>
struct hipcub::Uninitialized¶ A storage-backing wrapper that allows types with non-trivial constructors to be aliased in unions.
Public Types
Public Members
-
DeviceWord storage[WORDS]¶
Backing storage.
-
DeviceWord storage[WORDS]¶