mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-10 23:42:12 +00:00
Rename turns::less_seg_dist_op<> to relate::turns::less<> It now takes the Comp defining how operations are sorted if segment and distance are equal. Add 2 different operations comparators for L/L,L/A and A/A. Add tests.