mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-10 23:42:12 +00:00
7df83d69a75f3cb86fafb06308c0dbc856a74a57
Fix a bug in for_each_disjoint_geometry_if resulting in assert failure if no turns are generated. This affects L/L, L/A and A/A. Enable all combinations of Areal geometries. Add ignoring of empty disjoint geometries in L/A and A/A. Add tests for disjoint geometries.
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
More information
Description
Languages
C++
99.7%
CMake
0.3%
