boost/libs/geometry
2021-10-05 21:37:46 +02:00
..
doc [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
example [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
index [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
meta [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
test [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
index.html [DEV] add v1.66.0 2018-01-12 21:47:58 +01:00
Jamfile [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
README.md [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
sublibs [DEV] add v1.66.0 2018-01-12 21:47:58 +01:00

Boost.Geometry

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.

Licence Documentation Wiki Mailing List Chat

⚠️ 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 status
status
status
status
status geometry index extensions
master status
status
status
status
status geometry index

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