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