mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-09 11:12:21 +00:00
equality (using math::equals) for turn fractions is called before operator<; this is done for consistency with how turns are computed in L/L set operations and also to make sure that turns in relate are computed in a consistent way;