.. | ||
doc | ||
example | ||
index | ||
meta | ||
test | ||
index.html | ||
Jamfile | ||
README.md | ||
sublibs |
Boost.Geometry, part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems. Boost.Geometry is a C++14 header-only library.
⚠️ CAUTION: Boost.Geometry in Boost 1.73 deprecates support for the C++03 and will require C++14 from Boost 1.75 onwards (see issue #590). |
---|
Test results
Branch | Build | Coverage | Regression | Documentation |
---|---|---|---|---|
develop | |
|||
master | |
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