mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-12 12:12:10 +00:00
The code was moved outside get_turn_info_for_endpoints, to linear_intersections. The code in the caller is more clear and safer since all variables are initialized and stored in linear_intersections.