Skip to main content

Module equals

Module equals 

Source
Expand description

equals(&a, &b) — see boost/geometry/algorithms/equals.hpp.

Cartesian-only in v1. The per-pair strategy is selected by the tag-keyed [geometry_strategy::EqualsPairStrategy] picker on (A::Kind, B::Kind), so any concept-adapted foreign type resolves through the same path as the equivalent geometry-model value.

Functions§

equals
true iff a and b describe the same point set.