Adam Wulkiewicz fa4ff35d6a Fix Visual Studio warnings
- C4100 Unreferenced formal parameter
- C4127 Conditional expression is constant
- C4456 Declaration hides previous local declaration
- C4701 Potentially uninitialized local variable used
- C4702 Unreachable code
2023-07-01 17:58:04 +02:00
2023-05-23 15:16:08 +03:00
2023-07-01 17:58:04 +02:00
2022-12-01 12:24:18 +02:00
2023-07-01 17:58:04 +02:00
2023-03-15 14:47:25 +02:00
2022-11-11 12:47:01 +02:00
2011-09-26 16:11:47 +00:00
2021-08-23 17:32:58 +02:00
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. Boost.Geometry is a C++14 header-only library.

Licence Documentation Wiki Mailing List Chat

Test results

Branch Build Coverage Regression Documentation
develop circleci
minimal
coveralls
codecov
geometry index extensions documentation
master circleci
minimal
coveralls
codecov
geometry index 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
Languages
C++ 99.7%
CMake 0.3%