mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-28 19:22:10 +00:00
was considering a simple closed linestring (living inside a multilinestring) as non-simple because it was wrongly detecting the turn associated with the first and last (closing) point as an unacceptable turn; fix: allow such turns acceptable;