mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-01 08:32:10 +00:00
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.