cgal/Triangulation
Sebastien Loriot 9eae964517
Triangulation: filter_iterator (#8899)
## Summary of Changes

The testsuite of
[Triangulation](https://cgal.geometryfactory.com/CGAL/testsuite/summary-6.1-Ic-159.html?package=Triangulation)
has N's for some platforms. The test platforms have in common to use
boost_1_88_0, but with VC++ or clang on Windows I can't reproduce the
error with this version of boost.

In this PR I use the filter_iterator adaptor of CGAL, to see if the
boost filter_iterator is the problem.

## Release Management

* Affected package(s): Triangulation
* License and copyright ownership:  unchanged
2025-06-10 14:58:16 +02:00
..
applications/Triangulation update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
benchmark/Triangulation update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
doc/Triangulation Merge pull request #8906 from albert-github/feature/bug_table_inconsistency 2025-06-04 14:56:21 +02:00
examples/Triangulation update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
include/CGAL handle convert between const and non-const iterators 2025-05-22 19:50:06 +02:00
package_info/Triangulation remove artificial dependency to Polygon 2021-09-01 16:41:36 +02:00
test/Triangulation Make it deterministic 2025-05-21 10:54:02 +01:00
TODO Merge branch 'Triangulation-add_regular_tri-cjamin_mglisse-old' into Triangulation-add_regular_tri-cjamin_mglisse 2017-06-16 11:09:07 +02:00