rocPRIM
Public Types | Public Member Functions | Public Attributes | List of all members
detail::inequality_wrapper< EqualityOp > Struct Template Reference

Public Types

using equality_op_type = EqualityOp
 

Public Member Functions

ROCPRIM_HOST_DEVICE inequality_wrapper (equality_op_type equality_op)
 
template<class T , class U >
ROCPRIM_DEVICE ROCPRIM_INLINE bool operator() (const T &a, const U &b)
 

Public Attributes

equality_op_type equality_op
 

The documentation for this struct was generated from the following file: