bit_not< void >#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
stdgpu::bit_not< void >
Detailed Description
A transparent specialization of bit_not.
Public Types | |
using | is_transparent = void |
Public Member Functions | |
template<typename T > | |
STDGPU_HOST_DEVICE auto | operator() (T &&value) const -> decltype(~forward< T >(value)) |
Generated by 1.9.6