1 #ifndef HeterogeneousCore_CUDATest_Thing_H
2 #define HeterogeneousCore_CUDATest_Thing_H
13 const float *
get()
const {
return ptr_.get(); }
std::unique_ptr< T, impl::DeviceDeleter > unique_ptr
Thing(cms::cuda::device::unique_ptr< float[]> ptr)
cms::cuda::device::unique_ptr< float[]> ptr_