mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-12 00:02:09 +00:00
7bde891d7a9cddde60d86a4882f036090deea1af
Rename turns::less_seg_dist_op<> to relate::turns::less<> It now takes the Comp defining how operations are sorted if segment and distance are equal. Add 2 different operations comparators for L/L,L/A and A/A. Add tests.
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%
