bit_not< T >#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
stdgpu::bit_not< T >
Detailed Description
template<typename T = void>
struct stdgpu::bit_not< T >
struct stdgpu::bit_not< T >
A function to compute bitwise NOT of values.
- Template Parameters
-
T The type of the values
Public Member Functions | |
STDGPU_HOST_DEVICE T | operator() (const T value) const |
Generated by 1.9.6