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