mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-23 03:42:08 +00:00
30 lines
4.4 KiB
Markdown
30 lines
4.4 KiB
Markdown
# 
|
|
|
|
Boost.Geometry, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), defines concepts, primitives and algorithms for solving geometry problems. Boost.Geometry is a C++14 header-only library.
|
|
|
|
[](http://www.boost.org/LICENSE_1_0.txt)
|
|
[](http://boost.org/libs/geometry)
|
|
[](https://github.com/boostorg/geometry/wiki)
|
|
[](http://lists.boost.org/geometry/)
|
|
[](https://gitter.im/boostorg/geometry?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
|
|
| :warning: **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](https://github.com/boostorg/geometry/issues/590)). |
|
|
| --- |
|
|
|
|
### Test results
|
|
|
|
Branch | Build | Coverage | Regression | Documentation
|
|
------------|---------------|----------------|------------|--------------
|
|
**develop** | [](https://circleci.com/gh/boostorg/geometry/tree/develop) <br> [](https://github.com/boostorg/geometry/actions?query=branch:develop+workflow:clang-test-minimal) <br> [](https://github.com/boostorg/geometry/actions?query=branch:develop+workflow:gcc-test-minimal) <br> [](https://github.com/boostorg/geometry/actions?query=branch:develop+workflow:msvc-test-minimal) | [](https://coveralls.io/github/boostorg/geometry?branch=develop) | [](http://www.boost.org/development/tests/develop/developer/geometry.html) [](http://www.boost.org/development/tests/develop/developer/geometry-index.html) [](http://www.boost.org/development/tests/develop/developer/geometry-extensions.html) | [](https://github.com/boostorg/geometry/actions?query=branch:develop+workflow:documentation)
|
|
**master** | [](https://circleci.com/gh/boostorg/geometry/tree/master) <br> [](https://github.com/boostorg/geometry/actions?query=branch:master+workflow:clang-test-minimal) <br> [](https://github.com/boostorg/geometry/actions?query=branch:master+workflow:gcc-test-minimal) <br> [](https://github.com/boostorg/geometry/actions?query=branch:master+workflow:msvc-test-minimal) | [](https://coveralls.io/github/boostorg/geometry?branch=master) | [](http://www.boost.org/development/tests/master/developer/geometry.html) [](http://www.boost.org/development/tests/master/developer/geometry-index.html) | [](https://github.com/boostorg/geometry/actions?query=branch:master+workflow:documentation)
|
|
|
|
### 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
|