cgal/STL_Extension
Laurent Rineau 2a8a32d6ad fix Prevent_deref<Union_find::iterator>
`std::iterator_traits` requires that the iterator type defines all five nested types.

I have also modified the implementation of

```c++
make_prevent_deref_range(Range)
```
2025-09-19 11:53:02 +02:00
..
benchmark update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
doc/STL_Extension Merge pull request #8186 from lrineau/Triangulation_3-CDT_3-lrineau 2025-06-26 21:57:17 +02:00
examples/STL_Extension update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
include/CGAL fix Prevent_deref<Union_find::iterator> 2025-09-19 11:53:02 +02:00
package_info/STL_Extension
test/STL_Extension Triangulation: filter_iterator (#8899) 2025-06-10 14:58:16 +02:00