template<typename T, typename BinaryOp>
template<typename BinaryOpT, bool(BinaryOpT::*)(const T &a, const T &b, int idx) const>
struct cub::BinaryOpHasIdxParam< T, BinaryOp >::SFINAE5< BinaryOpT, const >
Definition at line 888 of file util_type.cuh.
The documentation for this struct was generated from the following file: