Searched defs:less_by_side (Results 1 – 1 of 1) sorted by relevance
114 struct less_by_side struct116 less_by_side(const Point& p1, const Point& p2, SideStrategy const& strategy) in less_by_side() function123 inline bool operator()(const T& first, const T& second) const in operator ()()186 Point m_p1, m_p2;187 SideStrategy const& m_strategy;