operator*

operator*#

stdgpu: stdgpu::device_unique_object::operator*
stdgpu Latest
Efficient STL-like Data Structures on the GPU

◆ operator*() [1/2]

template<typename T >
T & stdgpu::device_unique_object< T >::operator* ( )

Returns a reference to the managed object.

Returns
A reference to the managed object