Searched refs:find_pred (Results 1 – 1 of 1) sorted by relevance
67 struct find_pred struct69 find_pred(Point const& point) in find_pred() argument85 …if (std::find_if(m_points.begin(), m_points.end(), find_pred<Point>(boundary_point)) == m_points.e… in apply()