mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-31 20:22:09 +00:00
f07edd0b3483dfd79337ac9c66f028dd80a47b39
Initialize the result in the ctor of the visitor. In remove() check if a node is a leaf using the level, apply the visitor only in the assert check.
Boost.Geometry, part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems.
Directories
- doc - QuickBook documentation sources
- examples - 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
- test - Boost.Geometry unit tests
More information
Description
Languages
C++
99.7%
CMake
0.3%
