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