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