mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-14 00:42:09 +00:00
Add again operator< for projected_point_ax_result needed to compare the distance with 0 (explicitly converted into the same type). Remove template parameter from projected_point_ax_less::operator(). Add tests for simplify() and detail::simplify_insert().