Lines Matching refs:EnableIf
1393 typename EnableIf<!is_pointer<T2>::value>::type* = 0) {1406 // than the first overload even without the first overload's EnableIf.