fetch_xor#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
◆ fetch_xor()
template<typename T , typename Allocator = safe_device_allocator<T>>
template<STDGPU_DETAIL_OVERLOAD_IF(std::is_integral_v< T >) >
Atomically computes and stores the bitwise XOR of the stored value and the given argument.
|
Generated by 1.9.6