operator–#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
◆ operator--() [1/2]
template<typename T , typename Allocator = safe_device_allocator<T>>
template<STDGPU_DETAIL_OVERLOAD_IF(std::is_integral_v< T >) >
Atomically decrements the current value. Equivalent to fetch_sub(1) - 1.
|
Generated by 1.9.6