rocPRIM
Public Types | Public Member Functions | Public Attributes | List of all members
detail::raw_storage< T > Struct Template Reference

Public Types

typedef detail::match_fundamental_type< T >::type device_word
 

Public Member Functions

ROCPRIM_HOST_DEVICE T & get ()
 
ROCPRIM_HOST_DEVICE const T & get () const
 

Public Attributes

device_word storage [sizeof(T)/sizeof(device_word)]
 

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