Skip to content

Feature/make intersectioniterator a forward iterator

In flyspray/FS#1496 (closed) the second patch got missed. This branch now contains all changes needed to use the intersection iterator as a std::forward_iterator.

Merge request reports