mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-09 11:12:21 +00:00
track of the failure type; this policy is used to implement the free function bool is_valid(geometry, failure_value&); the policy is templated by two boolean parameters that indicate how to handle spikes for linear geometries, and duplicate points for areal geometries;