Searched defs:cartesian_point_point (Results 1 – 1 of 1) sorted by relevance
77 struct cartesian_point_point struct79 typedef cartesian_tag cs_tag;82 static inline bool apply(Point1 const& point1, Point2 const& point2) in apply()