mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-13 12:32:09 +00:00
* move code common to other counting algorithms in namespace detail::counting (in file algorithms/detail/counting.hpp) * implement detail::range_count using detail::num_segments::range_count * implement algorithm for boxes of any dimension