bit_not< T >

bit_not< T >#

stdgpu: stdgpu::bit_not< T >
stdgpu Latest
Efficient STL-like Data Structures on the GPU

Detailed Description

template<typename T = void>
struct stdgpu::bit_not< T >

A function to compute bitwise NOT of values.

Template Parameters
TThe type of the values

Public Member Functions

STDGPU_HOST_DEVICEoperator() (const T value) const