mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-01 20:42:10 +00:00
b22a3c0530e8ecfe064b60243cebdcb9dcc4d431
This allows the algorithms using sections to check spatial predicates using raw operators < (e.g. in Box/Box disjoint). There is no need to use less performant calls to math::smaller. Replace math::smaller usage in section functions preceeding() and exceeding() and therefore revert the change done recently.
Boost.Geometry, part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems.
Directories
- doc - QuickBook documentation sources
- examples - Boost.Geometry examples
- extensions - examples and tests for the extensions - develop branch
- include - the sourcecode of Boost.Geometry
- index - examples and tests for the Spatial Index
- test - Boost.Geometry unit tests
Test results
| @ | Build | Coverage | Regression |
|---|---|---|---|
| master | ![]() |
![]() |
![]() |
| develop | ![]() |
![]() |
![]() |
More information
Description
Languages
C++
99.7%
CMake
0.3%







