logical_and< T >#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
stdgpu::logical_and< T >
Detailed Description
template<typename T = void>
struct stdgpu::logical_and< T >
struct stdgpu::logical_and< T >
A function to perform logical AND on two values.
- Template Parameters
-
T The type of the values
Public Member Functions | |
STDGPU_HOST_DEVICE bool | operator() (const T &lhs, const T &rhs) const |
Generated by 1.9.6