fetch_max#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
◆ fetch_max()
template<typename T >
template<STDGPU_DETAIL_OVERLOAD_IF(std::is_integral_v< T >||std::is_floating_point_v< T >) >
Atomically computes and stores the maximum of the stored value and the given argument.
|
Generated by 1.9.6