Searched defs:cstfp_pred_ty (Results 1 – 1 of 1) sorted by relevance
283 template <typename Predicate> struct cstfp_pred_ty : public Predicate { struct284 template <typename ITy> bool match(ITy *V) { in match()