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