Thrust

◆ 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.