mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-01 20:42:10 +00:00
b91e292476cb831e244ea72ee9c70caba6ae8ab5
For run-time assertions always use macro BOOST_GEOMETRY_INDEX_ASSERT. For exceptions use BOOST_THROW_EXCEPTION.
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%
