Skip to content

Simplify Multi-geometry API (header-only)

No due date 80% complete

APIs that accepts an array of multi-geometry can be very cumbersome. The kernel that uses them is also hard to read because of lots of long, repetitive name to input iterators. This milestone aims to introduce a unified structure for multi-geometry arrays for the header only API.

Loading