mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-01 08:32:10 +00:00
d70b1ce843a85fe8ed38f56cc6201c5b05ab6aa6
Instead of taking Policy as struct template parameter take it as apply() method parameter. Add members defining types of and returning point_in_geometry and side strategies. Make intersection strategies default within/covered_by strategies for L/L, L/A and A/A geometries.
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%



