Go to file
2019-04-17 13:54:44 +02:00
.circleci [ci] Run rtree tests one at a time to decrease memory consumption. 2018-11-29 20:26:53 +01:00
doc [doc] Update release notes. 2019-03-15 14:46:20 +02:00
example Get rid of iterator.hpp 2017-12-30 11:33:04 +01:00
extensions [test] Move tests of extensions headers to extensions/test directory. 2018-11-27 21:17:16 +01:00
include/boost [get_turn_info] Review remark, get cs tag from umbrella strategy 2019-04-17 13:54:44 +02:00
index Replace boost::ignore_unused_variable_warning with boost::ignore_unused 2018-10-12 15:16:46 +02:00
meta [geometry] Add library metadata. 2014-07-21 04:15:15 +02:00
test [test] update testcases w.r.t. disabling rescaling, add two cases 2019-04-03 13:58:40 +02:00
.gitattributes Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
.gitignore Add .gitignore with basic patterns [ci skip] 2018-10-28 20:17:08 +01:00
index.html Clean-up 2011-09-26 16:11:47 +00:00
Jamfile.v2 [build] removed extensions from buildfile 2014-06-16 21:33:12 +02:00
README.md [readme] Put # before logo to treat alternative img text as a header 2017-03-23 21:16:53 +01:00
sublibs [sublibs] added newline 2014-06-16 21:32:34 +02:00

Boost.Geometry

Boost.Geometry, part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems.

Licence Documentation Wiki Mailing List Chat

Test results

@ Build Coverage Regression
master status status geometry index
develop status status geometry index extensions

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