Thrust
thrust
less
first_argument_type
operator()
result_type
second_argument_type
◆
operator()()
template<typename T = void>
__thrust_exec_check_disable__ __host__ __device__ constexpr bool
thrust::less
< T >::operator()
(
const T &
lhs
,
const T &
rhs
)
const
Function call operator. The return value is
lhs < rhs
.
Generated by
1.8.13