Searched defs:find_pred (Results 1 – 2 of 2) sorted by relevance
69 struct find_pred struct71 find_pred(Point const& point) in find_pred() function76 bool operator()(Pt const& pt) const in operator ()()81 Point const& m_point;
60 struct find_pred { struct