mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-01 08:32:10 +00:00
b6c6ede9f5efc19da573d6b57e15429eb2c7d57b
- Use correct indexes of first n children with smallest content. This fixes the case of choosing by nearly minimum overlap cost. - Replace tuple with struct with meaningful members to increase readability. - Create container for contents with ctor instead of resize(). This is also a workaround for the msvc-10..12 container::vector issue (https://github.com/boostorg/container/issues/112).
Boost.Geometry, part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems.
Test results
| @ | Build | Coverage | Regression |
|---|---|---|---|
| master | ![]() |
||
| develop | ![]() |
Directories
- doc - QuickBook documentation sources
- example - 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
- meta - library metadata
- test - Boost.Geometry unit tests
Description
Languages
C++
99.7%
CMake
0.3%








