|
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))) |
|
The documentation for this struct was generated from the following file: