hipCUB
Public Member Functions | Public Attributes | List of all members
BinaryFlip< BinaryOpT > Struct Template Reference

Public Member Functions

HIPCUB_HOST_DEVICE BinaryFlip (BinaryOpT binary_op)
 
template<typename T , typename U >
HIPCUB_DEVICE auto operator() (T &&t, U &&u) -> decltype(binary_op(std::forward< U >(u), std::forward< T >(t)))
 

Public Attributes

BinaryOpT binary_op
 

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